PHP. Руководство по PHP. 2005
is_numeric
is_numeric
Описание
bool is_numeric (mixed var)Finds whether the given variable is numeric.
is_numeric
Finds whether the given variable is numeric.
var
The variable being evaluated.
Returns TRUE if var is a number or a numeric string, FALSE otherwise.
| is_bool() |
| is_null() |
| is_float() |
| is_int() |
| is_string() |
| is_object() |
| is_array() |
is_null
is_object
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪