PHP Database

DatabaseFieldType
in package

Simple Database Field Type implementation.

Table of Contents

Constants

BOOLEAN  = 3
FLOAT  = 5
INTEGER  = 4
NULL  = 1
OBJECT  = 2
STRING  = 6
TIME  = 7
UNKNOWN  = 0

Constants


        
On this page

Search results