Page 1 of 1

Can you request the title of a page like for URI?

Posted: Wed Apr 22, 2009 11:20 am
by anivad
Something like the $_SERVER['REQUEST_URI'] function, but for the title within the html <title> tag instead of the URI?

The title isn't stored in a database; its only existence is between the title tags.

Re: Can you request the title of a page like for URI?

Posted: Thu Apr 23, 2009 10:58 pm
by anivad
Thanks a lot!