(PHP 4 , PHP 5)
Finds whether the given variable is numeric.
The variable being evaluated.
Returns TRUE if var is a number or a numeric string, FALSE otherwise.