How can I know that a variable is a number or not using a
JavaScript?
Answer Posted / umapathi
bool_is_numeric
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Which php function will attach one file to another?
Tell me what is use of in_array() function in php?
Which Scripting Engine PHP uses?
Does php require a web server?
What is the use of strip_tags() method?
Which function would you use to format date information in php?
How can we display information of a variable and readable by a human with php?
What is php sequence?
What are the advantages of stored procedures in php?
What is printf in php?
Explain how to execute a php script using command line.
Which function would you use to determine the length of a string in php?
How to insert an new array element in array?
What is the best way to test the strpos() return value in php?
What is csrf verification?