Forum Moderators: coopster

Message Too Old, No Replies

php frames and title tags

Script that enables title tags to be changed on individual pages

         

Salazar

11:32 pm on Apr 19, 2006 (gmt 0)

10+ Year Member



I have a site in php with frames. One page title is given to the entire site. Is there any script or way to change individual page titles?

coopster

12:44 pm on Apr 20, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Salazar.

You could always make the title a variable and pass that into the header. There is a thread in the PHP Forum Library [webmasterworld.com] that describes how to create A dynamic site in 2 minutes [webmasterworld.com] that might give you some ideas.

Salazar

4:29 pm on Apr 20, 2006 (gmt 0)

10+ Year Member



thanks much...