Database: Using Custom Text File as Data Storage AlternativeTag: database, text file Category: PHP Databasepost: 05 Feb 2008 read: 492 Text Data Storage - Part 1: Data storage alternative which we have learned is use the CSV. CSV can be classified as plain text. But sometimes we require the special format. We can make it own use the custom text file. For this job, we can use fprint. We have learned at here about fprint(). Example:
| ||
| | Give Your Opinion | Recommend |
|

