Ummmm, not sure what you're trying to achieve.

PHP is parsed on the server before it is sent to the browser.  So, since
you're the one writing the PHP file, you know what the page title is
already, don't you????

Unless you're talking about parsing an existing HTML page, and extracting
the title.

In either case, you need to be more specific about the circumstances and
what you want to achieve.


Justin
--------------------
Creative Director
http://Indent.com.au
--------------------



on 02/05/02 10:57 PM, Ivo Neuhauser ([EMAIL PROTECTED]) wrote:

> Hi,
> 
> is it possible to get the HTML-Pagetitle with PHP?
> 
> Thanks for help.
> Ivo


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to