Home     PHP / Javascript / Ajax
PHP Text Database PHP Class Script

PHP Script Codes > database-tools

Text Database PHP Class Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 6671

PHP Script Codes > Text Database PHP Class
Using a unique database design I have developed a php class to have a completly text file database system. Just some of the functions included in the class are for: add/edit/delete records, add/edit/delete tables, sorting a database using a given field, and many more usful functions. This class is very usful for developers wanted to make applications for servers that do not support mySQL or something similar. Tutorials are available from our site.<br><b>Update</b>: version 4.3.3 includes limiting the query() results, editfield() and removefield() were also added.