-
Categories
-
Tags/Keywords
van der Molen MySQL X Ruby mod_rewrite XTerm Windows HTML Debian smb WordPress Linux RAID MediaWiki blog.bigsmoke.us zimbra RuG shell PHP plugin Subversion Apache Ubuntu ssl VIM Javascript metabolism WLB07051 HTTP Family DNS postfix bash Firefox T61 WWW CSS Gentoo nutrition CLI Screen xen svn samba SSH -
Recent Posts
-
Recent Comments
Tag: fgetcsv
PHP fgetcsv() behavior on empty lines
The PHP documentation for fgetcsv() states that A blank line in a CSV file will be returned as an array comprising a single null field, and will not be treated as an error. Here's a quick demonstration of this behavior. Read More »