Links or paths that I try to reference in my subdirectories wont work.
For instance, in my root folder I can access everything in my subfolders using <a href="">,<img src="">, or <?include('')?>, however this is not the case in my subfolders, where attempting to access them online gives me an error saying that something went wrong with the server request... why is this happening?
NOTES:
I am hosting this computer on localhost, it is in the development stage.
I am using, Apache, mySQL, and PHP.
Bookmarks