Tag Archives: Text File

Reading and parsing text files with PHP

Quite often, the need pops up to read text files, typically these are plain text or CSV (exports from Excel, MS Access or some other source). This guide will show you the pest practice for doing so.

Posted in All The Rest | Tagged , , , , | Leave a comment