PHP Examining variable types in PHP January 29th, 20269890 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.