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 ""; } } ?> 2007 January | Walking Liberty Half Dollar

Archive for January, 2007

How to get silver hair?

Posted in Walking Half News on January 23rd, 2007 by bud – Be the first to comment
tune2a440 asked:


I am in my late 60’s and about half of my hair is silver, the other is brown. I would like to have all of it silver just to be, what, uniform? How do I do this?

Caffeinated Content