Ver Mensaje Individual
  #2 (permalink)  
Antiguo 26/09/2006, 08:17
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Prueba esto:

Código PHP:
<?php
   $ano
=2003;
   
$fecha=date("d-m",mktime(0,0,0,1,60,$ano));
   echo 
$fecha;
?>
Mas detalles: http://www.php.net/manual/es/ref.datetime.php