Junior PHP Developer Question:

Tell me what is use of in_array() function in php?

Answer:

in_array used to checks if a value exists in an array

Read All 161 Junior PHP Developer Questions
Previous QuestionNext Question
Tell us how can we access the data sent through the URL with the POST method?Tell me what is the importance of "action" attribute in a html form?