Ver Mensaje Individual
  #5 (permalink)  
Antiguo 01/04/2011, 10:20
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: fecha y hora en un campo de texto

Código PHP:
Ver original
  1. <input type="text" name="fecha" value="<?php echo date("d/m/Y H:i:s"); ?>" />