Gladius DBHomeFeatures How to Install Documentation Sf.net Download Sf.net Bug reporting Forums |
Requirements
Gladius DB is entirely written in PHP and requires PHP4 >= 4.3.3 or PHP5.
How to install
Unpack the Gladius DB package files into the desired directory. Keep the gladius*.php files in
the same directory and don't scatter them around. Note down their path for later usage.
Package content
As of Gladius v0.6.2 the distribution package contains the following files, listed here for
reference:
adodbSQL_drivers/gladius/gladius_datadict.inc
adodbSQL_drivers/gladius/gladius_date_module.inc
adodbSQL_drivers/gladius/gladius_driver.inc
adodbSQL_drivers/gladius/gladius_extend_module.inc
adodbSQL_drivers/gladius/gladius_meta_module.inc
adodbSQL_drivers/gladius/gladius_transaction_module.inc
example/amy.sql
example/gladius_test.php
gladius.php
gladius_create.php
gladius_create_database.php
gladius_delete.php
gladius_describe.php
gladius_drop.php
gladius_drop_database.php
gladius_insert.php
gladius_order.php
gladius_rename.php
gladius_rs.php
gladius_select.php
gladius_show.php
gladius_show_databases.php
gladius_sqlops.php
gladius_truncate.php
gladius_update.php
gladius-testing.php
GPL.txt
README.TXT
|