Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Tell me how can we check the value of a given variable is alphanumeric?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

It is possible to use the dedicated function, ctype_alnum to check whether it is an alphanumeric value or not.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is the importance of "action" attribute in a html form?Tell me how can we pass the variable through the navigation between the pages?