How can I know that a variable is a number or not using a JavaScript? | PHP Questions

bool is_numeric( mixed var)
Returns TRUE if var is a number or a numeric string, FALSE otherwise.

0 comments:

Post a Comment

Blogger news