php, jaki to typ zmiennej

echo gettype($var1)."\n"; 
echo gettype($var2)."\n"; 
echo gettype($var3)."\n"; 
emcee