Ver Mensaje Individual
  #4 (permalink)  
Antiguo 25/06/2003, 19:40
Avatar de camargo
camargo
 
Fecha de Ingreso: abril-2002
Ubicación: Kerétaro, Méjiko
Mensajes: 1.045
Antigüedad: 22 años
Puntos: 2
Código PHP:
$sql mysql_query("SELECT * FROM tabla");
while(
$row=mysql_fetch_array($sql)){

echo 
"<input type=text name=x value=\"".$row[dato]."\">
"

Salu2
__________________
http://www.chorcha.com