INSTALL
	1- Chmods:
	
		dbf-2.0/	755
		|
		|--	*.php	644	
		|--	data/	777
		|--	tmp/	777
		|--	var/	755
			|
			|--	dbs/	777
			|--	tbs/	777
	2- Edit the file dbf-2.0/dbf-include.php to set the path.
	Important: Don't forget to create a database before create the tables
--------------------------------
POSSIBLE PROBLEMS
	Locked table:
		If any error occur and when you try to access some table it gives the message that the table is locked, try to use the function:
			$dbf->_unlock_tb($the_table);
--------------------------------
CONTACT
	Programmed by Eduardo Henrique Molina da Cruz
	My e-mail is 
[email protected]
	http://www.perfectsoftware.org