PHP Classes
elePHPant
Icontem

QTxtDB: Manage a database stored in text files

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-02-24 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 250 All time: 7,397 This week: 1,152Up
Version License PHP version Categories
qtxtdb_class 1.1GNU General Publi...4.0Databases, Files and Folders
Description Author

This class can be used to manage a database on which the tables are stored as text files.

It can create tables that are stored in separate files. Each table field is made of text of length defined at table creation time.

The class can insert new records by adding a new data at the end of the table file with text of new record field values.

It can also update a record with new values for the table fields.

The class can also delete a record with a given row number by marking it as deleted.

It can also search and retrieve records that have a given search text.

The class can also convert the data in a table to a file in the CSV format.

The class comments are in Chinese.

Picture of mcbetter
Name: mcbetter <contact>
Classes: 1 package by
Country: China China

  Files folder image Files  
File Role Description
Plain text file demo.php Example a admin tool for qtxtdb
Accessible without login Plain text file Qtxtdb.class.php Class Qtxtdb class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:250
This week:0
All time:7,397
This week:1,152Up