lists.zerezo.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

***BOGO*** Re: [PHP] Sending username/password



Jay Moore schreef:
Wolf wrote:
Jay Moore wrote:
Greetings list!

Is it possible (and if so, how) to send username and password
information to a website with PHP?


In one word...

CURL


A couple of people have responded (to me; not the list) with that very same response. I've heard of it, but never used it before. Care to give me the 30 second rundown [I can read the site, sure, but it's probably easier if you explained it :) ]? Is it like a glorified socket connection or something?

is it too much to ask to spend 30 seconds RTFM? http://php.net/curl
(it's an extension based on libcurl if you care to google further)

cURL = Client URL Libary ... read it really really slowly, then it may take 30 seconds.


Jay



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