Hi guys,
I'm redesigning my website, but for the <title> tag inside the header is there a way i can change this so it is different using php? what i want to do is make php search the page for the <h1> tags, and the data inbetween will be entered into the title tag (i will be using the <h1> tag as the as the heading you see on the page, but i also want to use it for the title you see in the browser window).
Sorry if thats confusing. Any help is apreicated, thanks.