This class provides simple access to CSV files with the possibility to navigate through the record sets and also to manipulate them.
The access to the record sets is as easy as accessing the record sets of a normal SQL based database.
It just takes the file name of a file with information in the CSV format (Comma Separated Values) the class takes care of the other operations that you may want to perform, like for instance: navigating through the records in the file, updating records, deleting records and adding a new record.
|
|
| Name: |
CSV file db |
| Base name: |
csvfiledb |
| Description: |
Manipulation and navigation of CSV files |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
4632 users |
| All time rank: |
509 |
| Week users: |
0 users |
| Week rank: |
2018  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (70.0%) |
Sufficient (62.5%) |
Sufficient (70.0%) |
- |
- |
Sufficient (64.0%) |
542 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|