PHP Examining variable types in PHP May 1st, 20253761 In PHP, there are a range of built-in functions which you can call to check variable types. They return a Boolean value - true if the variable is of that type and false if it is not.