|
Posted by Jerry Stuckle on 10/31/07 11:19
Paul van Brouwershaven wrote:
> On Oct 31, 11:58 am, Jerry Stuckle <jstuck...@attglobal.net> wrote:
>> Sorry, I misunderstood your question.
> No problem
>
>> What do you get for the results from curl_init()?
> "$result = curl_exec ($ch);" results noting
> "$ch = curl_init();" results "Resource id #26"
>
>
OK, so it initializes ok - but the execution fails. So the results
should be in curl_error() and curl_errno().
I should know not to answer these things before my first pot of coffee! :-)
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|