RE: [PHP] How to read a web page and analyze but not display it

2001-05-08 Thread Jack Dempsey
ECTED] Subject: [PHP] How to read a web page and analyze but not display it hi PHP 'sters, How to read a web page and analyze but not display it using PHP. Thanks Dexter. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [PHP] How to read a web page and analyze but not display it

2001-05-08 Thread Zak Greant
Use fopen() or file() --zak - Original Message - From: "Dexter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 4:27 PM Subject: [PHP] How to read a web page and analyze but not display it hi PHP 'sters, How to read a web page and

[PHP] How to read a web page and analyze but not display it

2001-05-08 Thread Dexter
hi PHP 'sters, How to read a web page and analyze but not display it using PHP. Thanks Dexter.