DBA
[ class tree: DBA ] [ index: DBA ] [ all elements ]

File: Table.php

Source Location: /DBA_Relational-0.2.0/Table.php

Classes:

DBA_Table
DBA Table This class provides a table storage object.

Page Details:

Includes:

require_once('PEAR.php') [line 23]
require_once('DBA.php') [line 24]
require_once('DBA/Functions.php') [line 25]

DBA_DOMAIN_SEPARATOR [line 58]

DBA_DOMAIN_SEPARATOR = ','

[ Top ]



DBA_FIELD_SEPARATOR [line 56]

DBA_FIELD_SEPARATOR = '|'
Reserved character used to separate fields in a row

[ Top ]



DBA_KEY_SEPARATOR [line 59]

DBA_KEY_SEPARATOR = '.'

[ Top ]



DBA_OPTION_SEPARATOR [line 57]

DBA_OPTION_SEPARATOR = ';'

[ Top ]



DBA_SCHEMA_KEY [line 51]

DBA_SCHEMA_KEY = '__schema__'
Reserved key used to store the schema record

[ Top ]



floatval [line 28]

void floatval( $strValue)



Parameters

   $strValue  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:59:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.