#40574 [Opn->Fbk]: file_put_contents fails with ftp wrapper
ID: 40574 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type:Streams related PHP Version: 5.2.1 New Comment: Can't reproduce using vsftpd. Previous Comments: -
#40574 [Opn->Fbk]: file_put_contents fails with ftp wrapper
ID: 40574 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type:Streams related PHP Version: 5.2.1 New Comment: array("overwrite"=>true))); var_dump(file_put_contents("ftp://localhost/upload/data.txt";, "data", 0, $c));