PHP Examining variable types in PHP December 30th, 20243761 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.