In order to find if a variable holds an actual number or a string containing characters that can be translated into a number you can use:
In order to find if a variable holds an actual number or a string containing characters that can be translated into a number you can use: Correct Answer is_numeric()