Hi guys,
A problem occured when i tried to run the php file. The error was;
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\)' at line 1
Plz guys help me to figure out the problem. I've tried many ways, and it seems none of it worked.This is the query;
$query ="SELECT * FROM $SQL_COUNTTABLE WHERE (SC_REFERENCE LIKE \"$REFERENCE\") AND (SC_NAME LIKE \"$COUNTERNAME\") AND (SC_SINCE = \$DELOLDTIME\)";
Hopefully you guys can help me. Thanks in advanced