Page 1 of 1

checking varable types

Posted: Sat Jun 24, 2006 1:35 pm
by itsmani1
i wanted to check vaiable type

for example i have a variable $tmp = value;

can i check what is its type, means eithe its int, or its string etc.

thanks

Posted: Sat Jun 24, 2006 1:39 pm
by Weirdan

Posted: Sat Jun 24, 2006 1:41 pm
by itsmani1
thansk let me try this :)