Brian Vagnoni on 29 Dec 2007 13:31:48 -0800


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

Re: [PLUG] curl error


Coding is not necessarily my thing, but as I look over Webbots. Spiders, & Screen Scrapers A Guide to Developing Internet Agents with PHP/Curl I came across the following:

CURLOPT_TIMEOUT
curl_setopt($s, CURLOPT_TIMEOUT, 'timeout value');

and

CURLOPT_VERBOSE
curl_setopt($s, CURLOPT_VERBOSE, TRUE);

mite help you diagnose what is going on. Do you have any error handling in your script?

Brian Vagnoni
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug