[PHP-DEV] New curl functions supported in php 5.0?

2004-05-10 Thread Oostrum van Lucas
Hi, I already sent a message about php_curl.dll, but unfortunately there was no response. Does anybody know if in the new release of php, the php_curl.dll is updated as well ? Because in the current version "CURLOPT_PROXYAUTH" isn't supported. And I'm running a server behind a IIS proxy server

[PHP-DEV] php_curl.dll

2004-05-05 Thread Oostrum van Lucas
Hi, Is there anybody working on adding a few extra curlfuntions to the php_curl.dll? I had a lot of trouble finding out that the CURLOPT_PROXYAUTH, CURLAUTH_NTLM is not supported in the current version of php_curl.dll. I now use shell_exec() to execute the commandprompt curl version. But this o