ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:parseschemastring

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
axmls:parseschemastring [2015/12/17 03:43] – [Description] mnewnhamv5:axmls:parseschemastring [2019/12/26 06:36] (current) peterdd
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 == See Also == == See Also ==
-[[dictionary:executeSqlArray()]]\\+[[v5:dictionary:executesqlarray]]\\
 == Syntax == == Syntax ==
-  array ParseSchemaString (+  array parseSchemaString (
     string $xmlstring,     string $xmlstring,
     optional bool $returnSchema = FALSE     optional bool $returnSchema = FALSE
Line 17: Line 17:
 The method returns an array of SQL queries, ready to execute, or optionally, the passed in schema string. The method returns an array of SQL queries, ready to execute, or optionally, the passed in schema string.
          
-In order to execute the array of queries, they must be passed to the [[dictionary:executeSqlArray()]] method.+In order to execute the array of queries, they must be passed to the [[v5:dictionary:executesqlarray]] method.
v5/axmls/parseschemastring.1450320186.txt.gz · Last modified: 2017/04/21 11:22 (external edit)