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
Last revisionBoth sides next revision
axmls:savesql [2015/11/16 01:30] mnewnhamaxmls:savesql [2015/12/17 04:01] – [Description] mnewnham
Line 6: Line 6:
     )     )
 </WRAP>  </WRAP> 
-====== Description =====+===== Description ====
 Saves the current SQL array to the local filesystem as a list of SQL queries. 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.+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 
 + 
 +It is important to remember that the file is save on the server where the php command was executed, not on the local workstation.
        
v5/axmls/savesql.txt · Last modified: 2016/01/13 02:26 by mnewnham