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
axmls:savesql [2015/11/16 01:30] mnewnhamv5:axmls:savesql [2016/01/13 02:26] (current) – ↷ Page moved from axmls:savesql to v5:axmls:savesql 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.1447633824.txt.gz · Last modified: 2017/04/21 11:22 (external edit)