PHP5 Iterators

Thursday, 30 March 2006, 23:49 | Category : Software Development
Tags :

I’m late to the PHP5 party. When it was released I kicked the tyres, wrote a few sample scripts, but lacked the time and resources to deploy it properly.
But as I’m about to start a large new project, it’s time to bite the bullet!
I’m playing around with Xapian, which is a C++ search library [...]