Zend Related Exams
200-500 Exam
What function can reverse the order of values in an array without the loss of key information?
What XML component does the following XPath query try to match?
//foo[bar/@id=5]
Assume that you are using PHP s session management without cookies and want to make sure that session information does not get lost when redirecting the client to another URL. Which of the following functions do you need to achieve that? (Choose 3)