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
Previous Question | Next 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? |