Posted by Alvaro G. Vicario on 12/18/74 11:51
*** Damiro escribió/wrote (27 Jun 2006 08:38:08 -0700):
> I'm using file_get_contents currently. Is there another way to do this
> so that cookies work?
If they're available in your system, curl functions do all the dirty work
for you. Check specifically curl_setopt() with the CURLOPT_COOKIEJAR
option.
--
-+ Álvaro G. Vicario - Burgos, Spain
++ http://bits.demogracia.com es mi sitio para programadores web
+- http://www.demogracia.com es mi web de humor libre de cloro
--
[Back to original message]
|