Archive for July, 2009

Mock PHP 5 exam

Saturday, July 25th, 2009

I have been considering going for the Zend PHP 5 certification and bought myself some Zend PHP 5 Practice Exams to see what I need to study up on.
Here is one of the questions I came across.

Which of the following functions are part of PHP’s internal Iterator interface?

Answers: (choose 5)
rewind()
[...]