parseCSV 0.3.0 + Google Code
August 13th, 2007
It’s been a long while since i last updated here, life’s been crazy. But i’m not gonna fall into a bottom less pit ranting about everything thats been going on and keeping me busy.
Instead, I’d like to announce parseCSV 0.3.0, my fully featured CSV parser for PHP.
I recently created a Google Code project for parseCSV to bring the class some more attention and spotlight than it’s been getting here dug down in my blog somewhere. I also updated the script to fix a small bug (just plain stupid code), and add some more functionality. Namely, offset and limit options when parsing a CSV file/data. And a basic but very useful conditions option which uses SQL-like syntax to match parsed data for easy filtering.
You can download the script from the project page. The wiki pages are still not really complete, at all, but i’ll get there 