PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Thomas Björk   memDB   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Simple readme
Class: memDB
Memory based database manager
Author: By
Last change:
Date: 20 years ago
Size: 386 bytes
 

Contents

Class file image Download
memDB is a really simple databaselike class. You can create tables, columns and records. There is no fancy errorchecking so you might run into some unexpected results if you're not careful. memDB can import and export commaseparated text. memDB can also load and save information from textstrings and files. The textstring might be useful if the data is stored in another database.