Re: [PHP-DEV] php_curl

2001-03-06 Thread Peter
Sorted this out. There is no problem with php_curl in the latest snapshot, just me bing dim... Cheers Peter "Peter Johnson" <[EMAIL PROTECTED]> wrote in message 2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER4">news:2DC103B51A1BD211AD0800A0C9DD666E3B2B1D@USLSERVER4... > Hi there > > I am usi

[PHP-DEV] php_curl

2001-03-05 Thread Peter Johnson
Hi there I am using the latest version of PHP (4.05 dev) compiled by php4win.de. I am running on Win2K and trying to make use of php_curl extension. Whenever I do a post, the call to curl_exec never returns. The only way I can make it return is by setting a timeout in curl_setopt. I need the