Classes of Alessandro Vernassa (speleoalex) | > | XML DB | > | Download .zip .tar.gz | > | Support forum (1) | > | Blog | > | Latest changes |
|
|
Groups | Applications | Files |
Groups |
XML | XML parsing and generation | View top rated classes |
Databases | Database management, accessing and searching | View top rated classes |
Innovation Award |
December 2009 Winner Prize: One copy of the Zend Studio |
SQL databases like MySQL are the most frequently used by PHP applications. If for some reason you cannot use MySQL, you may have to resort to files to store and retrieve application data. This class makes it easy to work with file based databases by providing SQL support to query XML documents or files with data in the PHP serialize format. Manuel Lemos |
Applications that use this package |
Flatnux CMS Flatnux is a CMS that does not necessarily need a DBMS. |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
xmldb.php | Class | sql parser and driver xml |
example.php | Example | sample XMLTable and XMLDatabase classes |
example_mysql.php | Example | example mysql |
xmldb_frm.php | Class | forms generator for xmldb |
xmldb_mysql.php | Class | mysql driver for xmldb |
xmldb_serialize.php | Class | serialize driver for xmldb |
xmldb_sqlite3.php | Class | sqlite driver |
Download all files: xml-db.tar.gz xml-db.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|