
24/04/2009, 11:35
|
 | | | Fecha de Ingreso: julio-2008 Ubicación: localhost/colombia/sevillaValle.php
Mensajes: 1.123
Antigüedad: 16 años, 7 meses Puntos: 32 | |
Respuesta: insertar el dia de hoy en un textbox. <input type="text" name="hoy" values="<? echo date("d-m-a"); ?>"> a esto te refieres? http://es.php.net/date |