Login   Register  
PHP Classes
elePHPant
Icontem

QTxtDB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of mcbetter  >  QTxtDB  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: QTxtDB
Base name: qtxtdb_class
Description: Manage a database stored in text files
Related classes: , ,
Version: 1.1
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 235 users
All time rank: 6041
Week users: 0 users
Week rank: 2402
 

  Author  
Picture of mcbetter
Name: mcbetter <e-mail contact>
Packages: 1 Browse all classes by mcbetter Browse all classes by
Country: China China - PHP jobs in China
Age: ???
All time rank: 314037 in China China
Week rank: 2217 Up24 in China China Up


  Detailed description  
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.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  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

Download all files: qtxtdb_class.tar.gz qtxtdb_class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.