Which PHP function returns the type of a variable?

Explanation:

gettype() returns the type of the variable.

Explore more in Computer Science: