Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Tell me what does the array operator ‘===’ means?
Answer:
$a === $b TRUE if $a and $b have the same key/value pairs in the same order and of the same types.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how can we pass the variable through the navigation between the pages? | Tell me when a conditional statement is ended with an endif? |