Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Do you know what does $GLOBALS means?
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 Question | Next Question |
Do you know what is the function mysql_pconnect() usefull for? | How to update Memcached when you make changes to PHP? |