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
axmls:adoschema [2015/11/09 01:35] – created mnewnhamv5:axmls:adoschema [2016/01/13 02:26] (current) – ↷ Page moved from axmls:adoschema to v5:axmls:adoschema 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.1447029321.txt.gz · Last modified: 2017/04/21 11:23 (external edit)