Hey, I have a website, and it has alot of pages. I would like each page to have it's own title, however my website uses php includes for the header and footer.
I want to be able to make my photos page, say photos in the title for example "Mysite.com - Gallery!"
I have tried to name them like vraiables (spelling?)
like:
The header page
and on the .php page
I don't see what's wrong. If anyone could give me an easier way, or maybe i'm just doing this wrong? >_>