ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:savesql

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
Next revisionBoth sides next revision
axmls:savesql [2015/11/16 00:22] mnewnhamaxmls:savesql [2015/12/13 18:07] – [Description] mnewnham
Line 5: Line 5:
     optional string $filename = './schema.sql'     optional string $filename = './schema.sql'
     )     )
-</WRAP>    +</WRAP>  
 +===== Description ==== 
 +Saves the current SQL array to the local filesystem as a list of SQL queries. 
 + 
 + 
 +Call this method to save the array of SQL queries (generally resulting from a parsed XML schema) to the filesystem. The function returns a boolean indicating success or failure of the save 
 +   
v5/axmls/savesql.txt · Last modified: 2016/01/13 02:26 by mnewnham