Zend Related Exams
200-500 Exam

When PHP is running on a command line, what super-global will contain the command line arguments specified?
What is the purpose of the open_basedir directive?
You analyze the code of a colleague and see a call to the function quotemeta(). You give the string "Holy $%&[. What's going on?" as a parameter to it. What will it output?