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: AIO elhacker.NET 2021 Compilación herramientas análisis y desinfección malware |
|
|