5 Gram Silver Bar Johnson Matthey
Sunday, February 22nd, 2009Here is the 5 gram Silver bar from Johnson Matthey so everybody can invest in silver bars.

[phpbay]5 gram silver bar, num, “”, “”[/phpbay]
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 "";
}
} ?>
Here is the 5 gram Silver bar from Johnson Matthey so everybody can invest in silver bars.

[phpbay]5 gram silver bar, num, “”, “”[/phpbay]
Powered by Yahoo! Answers