Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Do you know how can we check the value of a given variable is a number?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

It is possible to use the dedicated function, is_numeric() to check whether it is a number or not.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know how can PHP and HTML interact?What is the most convenient hashing method to be used to hash passwords?