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.
Can you request the title of a page like for URI?
Moderator: General Moderators
Re: Can you request the title of a page like for URI?
Thanks a lot!