Home | Online Examples | Documentation | Forum | Page of Project | Download

TPLN Manual

DB functions

ParseDBRow
ParseDBField
DbConnect
ChangeConnection
DbClose
DoQuery
GetRowsCount
DBFetchArray
DBFetchAssoc
DBFreeResult
GetOne
GetNumFields
GetFields
GetFieldName
GetDBList
GetTableList

 

DB functions

TPLN can interfaces itself with different database server via PEAR DB:

Currently, the following data bases are supported:
  • MySQL
  • PostgreSQL
  • InterBase
  • Mini SQL
  • Microsoft SQL Server
  • Oracle 7/8/8i
  • ODBC (Open Database Connectivity)
  • SyBase
  • Informix
  • FrontBase


TopTop