[PHP-WIN] Re: cURL: curl_exec returning chopped up result on a POST operation

2002-07-11 Thread Per
John Palmer wrote: > System: > > BSDI 4.1 > Apache 1.3.26 > PHP 4.1.2 > cURL 7.9.8 > > I have the following function in PHP: > > function XMLExec($command) > { > > > $ch = curl_init(); > curl_setopt($ch, CURLOPT_URL, http://host.name/.cgi-bin/cgiprogra

[PHP-WIN] Re: curl

2001-12-20 Thread LaserJetter
Dont worry folks, I've fixed the problem now. I hadn't copied libeay32.dll and ssleay32.dll to my system folder!! --- "Laserjetter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi. I tried enabling the cURL