On Sun, Jan 11, 2009 at 13:10, John Allsopp <j...@johnallsopp.co.uk> wrote:
>
> So far I'm getting a lot of *Warning*: curl_setopt(): supplied argument is
> not a valid cURL handle resource in */home/myAcc/public_html/test.php* on
> line *58
> *
> I searched phpinfo for 'curl' and it came up nothing, so I'm just checking
> with my hosts to see if I have the extension installed.

    That error indirectly tells you that you do.  If cURL wasn't
installed, you'd get an undefined function error instead.

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

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

Reply via email to