PHP's fgetcsv function sucks
Posted May 19th, 2008 by Anonymous
Fgetcsv is a function that ships with PHP since sometime in version 4. It allows you to parse a Comma Separated Values format spreadsheet. But, it comes with an ugly flaw: it doesn't automatically belch out null values. ...




































Post new comment