ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:axmls:removeschema

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
axmls:removeschema [2015/11/16 00:31] mnewnhamaxmls:removeschema [2015/11/16 01:24] mnewnham
Line 8: Line 8:
     )     )
 </WRAP> </WRAP>
 +===== Description =====
 +Loads an XML schema from a file and converts it to uninstallation SQL.
 +
 +
 +Call this method to load the specified schema (see the DTD for the proper format) from the filesystem and generate the SQL necessary to remove the database described.
 +
 +The method returns an array of SQL queries, ready to execute
 +
v5/axmls/removeschema.txt · Last modified: 2016/01/13 02:26 by mnewnham