fatti restituire un array:

Codice PHP:
$vettore[0] = "valore_1";
$vettore[1] = "valore_2";

return 
$vettore