Gebruik strtotime(..)
:
$timestamp = strtotime($mysqltime);
echo date("Y-m-d H:i:s", $timestamp);
Bekijk dit ook eens (om het op MySQL-manier te doen.)
http://dev .mysql.com/doc/refman/5.5/en/date-and-time-functions.html#function_unix-timestamp