PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 252 All time: 7,881 This week: 263Up
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
Age: ???
All time rank: 397345 in China China
Week rank: 312 Up3 in China China Up

  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:252
This week:0
All time:7,881
This week:263Up