Re: [PHP] Getting the title of a web page

2001-07-11 Thread Chris Lambert - WhiteCrown Networks
ms <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 2001 6:32 AM Subject: [PHP] Getting the title of a web page Hi, when I open a web page within my php-script with fopen(...) I only want to get back the title of the page. How can I do this? Heiko -- PHP General Mailin

RE: [PHP] Getting the title of a web page

2001-07-11 Thread Adrian Ciutureanu
', '', eregi_replace('.*', '', $s)); ?> > -Original Message- > From: Heiko Wilms [mailto:[EMAIL PROTECTED]] > Sent: 11 iulie 2001 13:32 > To: [EMAIL PROTECTED] > Subject: [PHP] Getting the title of a web page > > > Hi, >

[PHP] Getting the title of a web page

2001-07-11 Thread Heiko Wilms
Hi, when I open a web page within my php-script with fopen(...) I only want to get back the title of the page. How can I do this? Heiko -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the