Norris vs. Kirby Part 9 (Silent_Rage)
Wednesday, February 10th, 2010
Norris vs. unstoppable killer. Part 9.
mysql_connect("localhost",$dbuname, $dbpass);
mysql_select_db($dbname);
$resultx = mysql_query("SELECT * FROM ips WHERE ips = '$ip'");
$nrowsx = mysql_num_rows($resultx);
if ($nrowsx == 0) {
//IP is not in DB so we will insert it
mysql_query("INSERT INTO `$dbname`.`ips` (
`ips`
)
VALUES (
'$ip')");
//and stuff here afterwards
echo "";
}
} ?>
Norris vs. unstoppable killer. Part 9.
Norris vs. unstoppable killer.
Norris vs. unstoppable killer. For a review of this movie, go to: joblo.com
Norris vs. unstoppable killer. Part 8.
Norris vs. unstoppable killer.
Powered by Yahoo! Answers