Working with Files in PHP
You’re probably familiar with databases such as MySQL and Access, but data can also be stored in files. This article gives you an introduction into working with text and CSV files as well as find out information about the files (such as permissions and the last time it was modified).




