Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marius  >  dbFile  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: The readme file
Class: dbFile
file based web database and Administrator
Author: By
Last change:
Date: 2004-04-19 04:22
Size: 971 bytes
 

Contents

Class file image Download
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!