06.08.2017, 00:26
This is the line in question --
So it's trying to write to a file which doesn't exist?
PHP код:
return (fwrite(file, str), fclose(file));