Firstly credit goes to "Jor Dorst" for writing the original code. He wrote it for
use with MySql. I addapted the package, and called it "dbfSqlAdmin", to suit a
file based database that was created by "Eduardo Henrique Molina da Cruz".
I addapted that as well to make use of the database manager and called it
"dbfile.inc".
To install the package, make a directory called "database" under the root of
your web. Now make a directory called "manager" under the root of your web.
Copy all the files and sub directories of the "dbfSqlAdmin" package to that
directory.
Make a directory called classes under the root of your web. Copy the file
"dbfile.inc" to that directory.
Just open the index.html file and log in with your username and password.
I created a common user that you can delete later:
User = manager;
Password = maximus;
For more info contact me at marius@linksdynamic.com
Thanks for downloading this code!
Happy PHPing!
|