Note Submitter: AlexeyG
----
Curl PHP getinfo misses CURLINFO_COOKIELIST compared to its
C API. Viewing set cookies is quite handy and is exactly the
thing I am missing in the php script I am writing. Are there
any other ways to do this or is my best bet to read the
cookie file manually(it's kinda slow)?
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|