Zend Related Exams
200-500 Exam
You want to present the following formatted number: "999.000.000,00". Which function call is correct?
What will the following code print?
echo addslashes('I am a small "HTML" string, which is
\'invalid\'.');
What function can reverse the order of values in an array without the loss of key information?