Codice PHP:
$pippo = array ('giallo''verde''rosso''blu');
$pippo_inverso=array_reverse($pippo);