Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Do you know what does $GLOBALS means?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

$GLOBALS is associative array including references to all variables which are currently defined in the global scope of the script.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is the function mysql_pconnect() usefull for?How to update Memcached when you make changes to PHP?