Need Your Assistance

Status
Not open for further replies.

toyin1204

New Member
Messages
5
Reaction score
0
Points
0
Error

There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem

ERROR: Unknown Punctuation String @ 1
STR: <?
SQL: <?
$IP = $HTTP_SERVER_VARS["REMOTE_ADDR"] ;


SQL query:

<? $IP = $HTTP_SERVER_VARS["REMOTE_ADDR"] ;

MySQL said: Documentation
#1064 - 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 '<?
$IP = $HTTP_SERVER_VARS["REMOTE_ADDR"]' at line 1
 
Status
Not open for further replies.
Top