Function wa_is_int
Check if the given value represents integer.
mixed |
$val |
boolean
|
true if $val contains integer or a string that represents integer. |
Check if the given value represents integer.
mixed |
$val |
boolean
|
true if $val contains integer or a string that represents integer. |