Ver Mensaje Individual
  #4 (permalink)  
Antiguo 04/04/2005, 14:21
Inside PHP
 
Fecha de Ingreso: marzo-2005
Mensajes: 76
Antigüedad: 19 años, 1 mes
Puntos: 0
setlocale( LC_TIME, "spanish" );
echo strftime( "%A %d %B %Y - %H:%M:%S", time() );