Search found 1 match

by xDukeNukem
Sun Jul 13, 2014 6:12 pm
Forum: Webhosting
Topic: Need Help With PHP Error
Replies: 0
Views: 488

Need Help With PHP Error

I keep getting this error: Parse error: syntax error, unexpected '', FILE_APPEND);' (T_CONSTANT_ENCAPSED_STRING) in /usr/www/flavegaming/donate/setup/dosetup.php on line 37 The code it's referring to is: file_put_contents('../inc/config.php', $file_contents, FILE_APPEND | LOCK_EX); file_put_contents...