PHP and Flat Files
Tuesday June 5, 2007
There are several ways that PHP can be used to create, read and write to flat files (such as those created with a plain text editor.) This gives people who do not have access to MySQL or other databases an option to store information outside of PHP files.


No comments yet. Leave a Comment