Try cURL,

http://php.net/curl


"Martin Schneider" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello! I want to use php to gather some informations on a website. You
> have to login to this website. In a brwoser, a cookie is set at login
> and identifies you.
>
> How can I handle this cookie when using php? Is there an easy way? It
> would be best just to use fopen("http://...";).
>
> Martin

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

Reply via email to