Saturday, September 6, 2008

Re: [PHP] Sending username/password

> Seriously... you should just read the site. It's a library that mimics browser behavior. It will follow "Location:" headers, push POST variables, etc. Why not just give the page a glance?
>
> http://us3.php.net/manual/en/intro.curl.php

If you don't have access to Curl, you could also look at the PEAR
HTTP_Request class. IIRC this supports HTTP Basic authentication.

--
Richard Heyes

HTML5 Graphing for IE7, FF, Opera and Safari:
http://www.phpguru.org/RGraph

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

No comments: