If there a way to set the page title (ie the thing that appears in he browser window) using PHP?
At the moment all my pages display the full path (ie
http://www.mydomain.com/page.php) in the title bar. Is there any way using PHP to change this to display a title I want?