Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Explain what does $_FILES means?
Answer:
$_FILES is an associative array composed of items sent to the current script via the HTTP POST method.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what the difference between the ‘BITWISE AND’ operator and the ‘LOGICAL AND’ operator? | Tell me in PHP, objects are they passed by value or by reference? |