ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:adoschema

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
axmls:adoschema [2015/11/09 01:35] – created mnewnhamaxmls:adoschema [2015/11/22 04:18] mnewnham
Line 1: Line 1:
 ====== adoSchema ====== ====== adoSchema ======
 +~~NOTOC~~
 <WRAP right box 200px> <WRAP right box 200px>
 == Syntax == == Syntax ==
Line 9: Line 10:
 Creating an adoSchema object is the first step in processing an XML schema. The only parameter is an ADOdb database connection object, which must already have been created. Creating an adoSchema object is the first step in processing an XML schema. The only parameter is an ADOdb database connection object, which must already have been created.
 ===== Example Usage ===== ===== Example Usage =====
-<code php+<code php>
 include 'adodb/adodb.inc.php'; include 'adodb/adodb.inc.php';
 include 'adodb/adodb-xmlschema03.inc.php'; include 'adodb/adodb-xmlschema03.inc.php';
v5/axmls/adoschema.txt · Last modified: 2016/01/13 02:26 by mnewnham