Il campo TIMESTAMP di mysql NON E' uno unix timestamp.

Prova con
Codice PHP:
$data date("d/m/Y"strtotime($valore['data']));