Question
I got an error with this line. Could anyone check what's wrong?
64
define('QA_MYSQL_TABLE_PREFIX', 'QA_);
the error message:
Parse error: syntax error, unexpected ''); ' (T_CONSTANT_ENCAPSED_STRING) in /Applications/XAMPP/xamppfiles/htdocs/pujan/qa-config.php on line 69
64
define('QA_MYSQL_TABLE_PREFIX', 'QA_);
the error message:
Parse error: syntax error, unexpected ''); ' (T_CONSTANT_ENCAPSED_STRING) in /Applications/XAMPP/xamppfiles/htdocs/pujan/qa-config.php on line 69
Answers
Oh wait nevermind I got it
Related Questions
A program begins to execute, but after outputting the result of two functions, it prints an error me...
Which type of error will not result in an error message?
(1 point)
Responses
syntax error...
A program begins to execute, but after outputting the result of two functions, it prints an error me...
A program begins to execute, but after outputting the result of two functions, it prints an error me...