Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

[PHP] Script that logons and grabs some pages (while beeing authenticated) From: _lallous (elias_bachaalany <email protected>)
Date: 09/17/01

Hello....

I wonder if this can be done via a PHP script:

1)Goto mail.yahoo.com
2)Authenticate (submit username and password)
3)proceed to next screen and grab the inbox page (which shows the messages
headers)
4)Log out

I know how I can post data, but I wonder how I can keep my script
authenticated while surfing from page to page...

Does the fopen() support "https://" also?

Thanks.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>