i e' un integer
d e' un double
s e' un string
v e' un array
i e' un intero
5
1.33
ciao
Array ( [0] => 1 [1] => 2 [2] => 3 )