Php Text Database API Manual

Copyright (C) 2005 by c-worker.ch

With the "Txt-Db-API" you can access normal Text Files like a SQL Database.
You don't need any special Database Software on the Webserver, yet you can still use SQL!
You can use the API to create, query, change, or delete tables, and you don't
have to bother with the Text-Files themse. Almost everthing can be done with
the included API calls.

--

Read this documents first:

Installation
Design/Structure/Understand and use the API

Since Version 0.2.2-Beta-01 the Text Db Api is under a BSD License

--

Version: 0.3.1-Beta-01
(Help Version matches API Version)

Newest PHP Version the API is compatible with: 5.0.3
Minimum required PHP version: 4.1.0 (not sure)

Latest Version and additional Infos:

www.c-worker.ch
http://sourceforge.net/projects/flatfiledb/