Por ejemplo, para un input type text, es fácil, se hace algo así:
Código
$fila = mysql_fetch_assoc($rsPersonas); <input type="text" name="txtNombre" value="$fila['nombre'] />
|
|||
|
Tema destacado: Recopilación Tutoriales y Manuales Hacking, Seguridad, Privacidad, Hardware, etc |
|
|