$id_conexion2 = mysql_connect(64.176.232.59,marcos2,sap11156)or die ("Unable to connect to MySQL server.") ; $select = mysql_select_db ("mexcompany_com")or die ("Unable to select requested database."); $noseguridad = (rand()%9); $number='1'; $sql2 = "Select * from dinamico where numero = '$noseguridad' "; $list2 = mysql_query($sql2); $num_rows2 = mysql_num_rows($list2); while($row = mysql_fetch_array($list2)) $texto = $row[texto]; ?>