On 04/20/2007 07:08 PM, noah wrote:
> Could someone please add support for CURLOPT_FTP_CREATE_MISSING_DIRS
> in PHP's curl extension?
> I'd report it as a bug if bugs.php.net wasn't down.
>
>
> The file that needs to be modified is ext/curl/interface.c.
>
> 1. Add CURLOPT_FTP_CREATE_MISSING_DIRS as a PHP constant.
In which cURL version did it appear first?
> 2. Add a 'case CURLOPT_FTP_CREATE_MISSING_DIRS:' to the
> curl...setopt() function right above the cases where the argument is
> of the type long.
Could you please send unified diff?
Thanks.
--
Wbr,
Antony Dovgal