K
Kate
Guest
Hello! I am trying to build a website and I decided to use php includes because, in the nature of my website, there are too many pages that cannot all be updated manually.
I have my layout set up, and the code finished (for the most part - I am still tweaking it here and there). Whenever I use includes on a page that is in my default directory, they work. When I try to use them on a page that is in a folder like, say, 'downloads', they do not work and the only thing that is displayed is the html. What's up? It used to work fine but now it doesn't.
I have my layout set up, and the code finished (for the most part - I am still tweaking it here and there). Whenever I use includes on a page that is in my default directory, they work. When I try to use them on a page that is in a folder like, say, 'downloads', they do not work and the only thing that is displayed is the html. What's up? It used to work fine but now it doesn't.