Php Text Database API Manual
PHP Text File Database API
Legal Statement
News (Changelog)
Installation
Configuration
Security
PEAR
Design / Structure of the Databases
SQL Syntax of the Txt-Db-Api (Limitations)
Escape characters
Floating point values
Error handling
Objects
Database
Database
executeQuery
getLastInsertId
ResultSet
next
prev
reset
getPos
setPos
getRowCount
getRowSize
getColumnNames
getCurrentValueByName
getCurrentValueByNr
getValueByName
getValueByNr
getCurrentValues
getCurrentValuesAsHash
getValues
dump
Functions
txtdbapi_version
txtdbapi_clear_errors
txtdbapi_error_occurred
txtdbapi_get_errors
txtdbapi_get_last_error
Examples / Tutorials
Tutorial 1: How to use the txt-db-api
Tutorial 2: Manually create Tables
FAQ
Reserved words and chars
About