PHP Examining variable types in PHP September 15th, 20258838 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.