i also need someone to help me setup the mysql table for the IP checker
ps. i'm using this syntax (which returns an error)
<?
echo "Your IP address is [$REMOTE_ADDR]";
?>
the error is:
Error
SQL-query : [Edit]
<?
echo "Your IP address is [$REMOTE_ADDR]"
MySQL said:
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 '<?
echo "Your IP address is [$REMOTE_ADDR]"' at line 1
Back
EDIT: never mind, i guess PHPmyadmin does upload PHP files, lol
but i still need to know what these all do:
and i need to know what "Type" i should put the IP checker
Edited by Hacker-X, 16 July 2005 - 01:27 PM.
