Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/10/2006, 12:21
Avatar de skatomundo
skatomundo
 
Fecha de Ingreso: junio-2002
Ubicación: Santiago - CL
Mensajes: 2.532
Antigüedad: 21 años, 10 meses
Puntos: 125
strtotime = Strtotime
Date = Date

Código PHP:
echo date("d/m/Y"strtotime($row[fecha]));