Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Explain what does $_SERVER means?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

$_SERVER is an array including information created by the web server such as paths, headers, and script locations.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me how is the ternary conditional operator used in PHP?Tell me what is the use of the function htmlentities?