while($row = mysql_fetch_array($kk)){echo $row['one'].",".$row['two'];}
htmlspecialchars(mysql_real_escape_string("\""));