Which PHP function returns the type of a variable?

Explanation:
gettype() returns the type of the variable.

Latest Blogs