File: |
textdb.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class file |
Class: |
textDB
A database class using csv files |
Author: |
By Ruthger |
Last change: |
// Version 1.3 - 2003-11-28
// Done by - ruthger@softhome.net
// - Corrected handeling fieldnames in the filter function. It could
// go wrong when fieldname is a substring of another fieldname.
// Thanx to Jochem.
//
// Version 1.2 - 2002-12-15
// Done by - mbryson@stratos.net
// - Added Filelocking
// - Added flag to not allow duplicate keys
// - Modified insert, update & delete to support filelocking.
// These 3 file change functions also now return true upon
// success; otherwise, they return false.
// - A few other modifications to change file reading, and fix
// a bug.
|
Date: |
20 years ago |
Size: |
12,996 bytes |
|
|
|