Cita:
Iniciado por PHPeros Y?? No era eso lo que querías?? Lo que haces mal es dar el valor a $fecha, que seguramente hagas time() en vez de date() y por eso te devuelve el tiempo UNIX.
como asi que haga
time() en vez de
date()
si lo hago asi
date("%Y-%m-%d %H:%M:%S", strtotime($fecha)
el sistema me devuelve esto 0000-00-00 00:00:00