Procedural File: adodb-xmlschema.inc.php
Source Location: /includes/classes/adodb/adodb-xmlschema.inc.php
Classes:
adoSchema
Loads and parses an XML file, creating an array of "ready-to-run" SQL statements
Page Details:
xmlschema is a class that allows the user to quickly and easily build a database on any ADOdb-supported platform using a simple XML schema.
Last Editor: $Author: markwest $
Tags:
Includes:
XMLS_CONTINUE_ON_ERROR [line 67]
XMLS_DEBUG [line 39]
XMLS_DEFAULT_SCHEMA_VERSION [line 81]
XMLS_DEFAULT_UPGRADE_METHOD [line 88]
XMLS_EXECUTE_INLINE [line 60]
XMLS_PREFIX [line 46]
XMLS_PREFIX_MAXLEN [line 53]
XMLS_SCHEMA_VERSION [line 74]
_file_get_contents [line 21]
void _file_get_contents(
$file)
|
|
xmlschema is a class that allows the user to quickly and easily build a database on any ADOdb-supported platform using a simple XML schema. Last Editor: $Author: markwest $
Tags:
Parameters
|