PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Pali   Textable   ???   Download  
File: ???
Role: Documentation
Content type: text/plain
Description: Readme file
Class: Textable
Manage data in text files like database tables
Author: By
Last change: This is an updated version
Date: 20 years ago
Size: 609 bytes
 

 

Contents

Class file image Download
Textable Class for PHP4 ======================= This class can store, retrieve and change information stored text files like in database tables. The text files contain entries in each line. Each line entry may have many values. The first value represents a key that must be unique among all line entries stored in the file. Author: ======================= Pal Sitkei [email protected] History: ======================= 23 feb. 2005, Available functions: Delete, Insert, Select, Update 07 feb. 2005, First working release. Available functions: Append, Delete, Exists, Update