Login   Register  
PHP Classes
elePHPant
Icontem

File: readme

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Eduardo Henrique Molina da Cruz  >  Perfect Database File 2  >  readme  >  Download  
File: readme
Role: Documentation
Content type: text/plain
Description: Readme
Class: Perfect Database File 2
File based database manager with SQL query support
Author: By
Last change:
Date: 2005-02-16 15:23
Size: 671 bytes
 

Contents

Class file image Download
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 eduardomcruz@terra.com.br
	http://www.perfectsoftware.org