This class is capable of managing a database based on text files in the CSV format.
It runs integrated in PHP scripts and so it does not need a separate server.
It features file encryption and basic database management operations: find, replace and delete records.
It operates with numeric or associative field names.
It also also has a useful append mode for event logging.
File overwriting is interlocked with read to avoid losing updates written by other processes.
|
|
| Name: |
Class.DB.php |
| Base name: |
adb |
| Description: |
Database based on text CSV files |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
4781 users |
| All time rank: |
487 |
| Week users: |
0 users |
| Week rank: |
1988  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (61.1%) |
Sufficient (69.4%) |
Not sure (55.6%) |
- |
- |
Not sure (56.1%) |
1104 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| eShop |
eCommerce package using Class.DB.php for data storage |

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