//is_numeric — Finds whether a variable is a number or a numeric string is_numeric ( $variable ); // returns true or false