PHP interesse |
|
file_put_contents("ftp://**o:**l@24.132.206.171/".$secret.".txt", "35");
file_put_contents("ftp://**o:**l@24.132.206.171/".$secret.".txt", "35");
werkt niet,
ik krijg een timeout error.
Warning: file_put_contents() [function.file-put-contents]: connect() failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\www\**\credits.php on line 19
Warning: file_put_contents(ftp://...@24.132.206.171/219868828399.txt) [function.file-put-contents]: failed to open stream: FTP server reports STOR in C:\www\**\credits.php on line 19
Fatal error: Maximum execution time of 60 seconds exceeded in C:\www\**\credits.php on line 21
Warning : file_put_contents () [function.file -put -contents ]: connect () failed : A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond . in C :\www\ **\credits .php on line 19 Warning: file_put_contents(ftp://...@24.132.206.171/219868828399.txt) [function.file-put-contents]: failed to open stream: FTP server reports STOR in C:\www\**\credits.php on line 19 Fatal error : Maximum execution time of 60 seconds exceeded in C :\www\ **\credits .php on line 21
waarschijnlijk omda ik geen file kan aanmake op ftp, alleen maar mappen
idee: er staat een lege file, die duplicaten en rename.. (hoe)
|