How can I know that a variable is a number or not using a
JavaScript?
Answer Posted / venkat
By using isNaN() function
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the difference between php4 and php5?
What does odbc do in context with php?
Is overloading possible in php?
What is "echo" in php?
What is php and its advantages?
What is compact function php?
Why delimiter is used in mysql?
Write a program to display reverse of any number?
Which function would you use to merge two arrays in php?
How to assigning a new character in a string?
What is composer phar?
Tell me what is the use of the function htmlentities?
Is array function in php?
Is php an api?
How to check a variable is an array or not in php?