Auto Add BOT IP to Table
Posted: Sat Feb 18, 2012 12:13 pm
Hello fellow coders,
Best wishes
Best wishes
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
If var is not an array or an object with implemented Countable interface, 1 will be returned. There is one exception, if var is NULL, 0 will be returned.
Code: Select all
$ipresult = mysql_query($ipquery) or die(mysql_error());