mysql_query("INSERT INTO `po_".$username."_votes` VALUES ('$ip','$vote_id') WHERE `id`= '$id'") or die(mysql_error());