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 session_unregister() and session_unset()?
Does exist in php?
What distinguishes php from something like client side java script?
How does php isset work?
How to delete a file from the system?
How to open a file for reading?
Is laravel an oop?
What are the common uses of php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What is $_session in php?
Tell me how do you execute a php script from the command line?
What does a dependant variable mean?
Why we use get in php?
What is cURL in PHP?
Write down the benefits of php7?