Try using CURL.
http://php.he.net/manual/en/ref.curl.php

Fred

David Yee <[EMAIL PROTECTED]> wrote in message
012501c186cf$3e14b020$[EMAIL PROTECTED]">news:012501c186cf$3e14b020$[EMAIL PROTECTED]...
> Is it possible to have PHP act like a web browser, accept cookies and post
> data (for login)?  I'm not sure exactly where to start- I know you can use
> fopen/file to retrieve url's but I'm not too sure about the other steps.
I
> would like to write and run such a php script as a cron job and have it do
> something like log into my web-based email account, retrieve emails,
process
> them, save them locally, and then delete them on the server.  Thanks for
any
> help.
>
> David
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to