Questa funziona fa a caso tuo:

Codice PHP:
function nuovaData($data){
    list(
$g$m$a) = explode("/"$data);
    return 
$a "-" $m "-" $g;