Login   Register  
PHP Classes
elePHPant
Icontem

Class: dbff

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of jerry mattsson  >  dbff  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dbff
Base name: dbff
Description: Read and write flat file databases in CSV format
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 711 users
All time rank: 3732
Week users: 2 users
Week rank: 1677
Picture of jerry mattsson
Author: jerry mattsson <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Sweden Sweden - PHP jobs in Sweden
Age: ???
All time rank: 140515 in Sweden Sweden
Week rank: 1245 Up11 in Sweden Sweden Up


  Detailed description  
This class can be used to read and write flat file databases in a tagged CSV format. It can serve as a standalone PHP database replacement for simple and small applications or dynamic web pages.
It can create and maintain files with a given data definition for column names and types.
The class can perform queries to search CSV file records with fields that match a given condition. The search condition can use several kinds of comparison operands similar to SQL and with functions like Select (with and/or/sort), insert, update, delete, commit and rollback.
Supported datatypes are String, Integer, Number and Date formats.
Data validation are performed on insert/update and additional checks like Not Null, min, max, list and PK/UK keys can be defined. It is also possible to define an autoincremental key and record encryption.

 

  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

  Rate classes User ratings   Applications   Files Files  

  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 contacts_sample.php Example Simple contact list and form
Plain text file dbff.doc Doc. dbff documentation file
Plain text file dbff.php Class dbff main package
Plain text file dbff_errm.php Conf. dbff error message file
Plain text file dbff_jsChk.php Class Javascript generator functions
Plain text file dbff_tests.php Test Tests and samples
Plain text file rc4crypt.php Class dbff add on encryption package
Plain text file sample.php Example Some samples

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