On 4/20/07, noah <[EMAIL PROTECTED]> 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
Hallo,
I use pear cache (light) to save calculated values. The package uses
serialize to transform the content of a variable into a writable form.
This transformed value will be saved to disk.
This could be improved! Would it be possible to rewrite the serialize
function to make it possible