con date() puoi settare il formato che vuoi...http://it2.php.net/manual/en/function.date.php


codice:
echo date("d/m/Y"); // 31/03/2006