Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/04/2003, 06:10
fran86
 
Fecha de Ingreso: agosto-2002
Ubicación: Colón - Entre Rios - Argentina
Mensajes: 647
Antigüedad: 21 años, 8 meses
Puntos: 8
Utilizando la funcion date();
Ej:
Código PHP:
<?php
echo date("d-m-Y h:i:s A");
?>
Aqui te dejo unos links.
Funcion date():
http://www.php.net/date
Manual oficial de PHP:
http://www.php.net/docs.php