Zend Related Exams
200-500 Exam
What function can reverse the order of values in an array without the loss of key information?
What is the output of the following code?
echo 0x33, ' monkeys sit on ', 011, ' trees.';
What XML component does the following XPath query try to match?
//foo[bar/@id=5]