Edit report at https://bugs.php.net/bug.php?id=40574&edit=1
ID: 40574
Comment by: simonsimcity at gmail dot com
Reported by:arn...@php.net
Summary:file_put_contents fails with ftp wrapper
Status: No Feedback
Type: Bug
Pac
Edit report at https://bugs.php.net/bug.php?id=40574&edit=1
ID: 40574
Comment by: simonsimcity at gmail dot com
Reported by:arn...@php.net
Summary:file_put_contents fails with ftp wrapper
Status: No Feedback
Type: Bug
Pac
ID: 40574
Comment by: lc at nospam dot com
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type:Streams related
PHP Version: 5.2.1
New Comment:
I am also getting the same behavior mat describes using 5.2.2 The only
way to get a successfull upload using file_put_c
ID: 40574
Comment by: mat at actiondb dot com
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type:Streams related
PHP Version: 5.2.1
New Comment:
The example:
array("overwrite"=>true)));
var_dump(file_put_contents("ftp://localhost/upload/data.txt";, "data",
0, $