ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:printsql

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
v5:axmls:printsql [2016/01/13 02:26] – ↷ Page moved from axmls:printsql to v5:axmls:printsql mnewnhamv5:axmls:printsql [2026/02/12 16:53] (current) – [Description] fix broken link dregad
Line 10: Line 10:
 Returns the last generated current SQL array in printable format. Returns the last generated current SQL array in printable format.
  
-Call this method to fetch the array of SQL queries resulting from [[axmls:parseschema|ParseSchema()]] or [[axmls:parseschemastring|ParseSchemaString()]].+Call this method to fetch the array of SQL queries resulting from [[v5:axmls:parseschema|ParseSchema()]] or [[v5:axmls:parseschemastring|ParseSchemaString()]].
  
 The method returns an array of SQL statements or FALSE if an error occurs. The available options are: The method returns an array of SQL statements or FALSE if an error occurs. The available options are:
Line 18: Line 18:
 |'html'|Returns an HTML formatted string| |'html'|Returns an HTML formatted string|
  
-Any other provided argument returns a PHP array, which can be sent to [[axmls:executeSchema()]] or [[v5:dictionary:executesqlarray]]+Any other provided argument returns a PHP array, which can be sent to [[v5:axmls:executeSchema()]] or [[v5:dictionary:executesqlarray]]
  
  
  
      
v5/axmls/printsql.1452648364.txt.gz · Last modified: (external edit)