Zend Related Exams
200-500 Exam
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?
What XML component does the following XPath query try to match?
//foo[bar/@id=5]
How can you determine if magic_quotes_gpc is enabled? (Choose 2)