Prova così:
Codice PHP:
[FONT=courier new]<?php
echo date("d/m/Y"$_POST['data']);
?>[/FONT]