Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Explain what does $_SERVER means?
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 Question | Next Question |
Tell me how is the ternary conditional operator used in PHP? | Tell me what is the use of the function htmlentities? |