noSQL
noSQL is a small set (7kb) of SQL-like PHP functions to manage a database in an SQL-like way without a SQL-server. Everything is stored in flat .csv-formatted files, so putting data into noSQL or getting data from noSQL inside a spreadsheet program works immediately. If you are too lazy to setup an SQL-server, or you simply dont have one right now but perhaps later in the future, use noSQL.
Visit site to download...
mySQL Backup Script
This is a simple script that will create a mysqldump of your database and upload it to a ftp server.
phpFriendlyAdmin
phpFriendlyAdmin is a remote database administration tool made specifically for non-technical people
Paginator
Paginator is a php class that will help you to split your record sets into pages. I wrote this class
DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a
class-1 Backup/Restore
class-1 Backup/Restore is a PHP script that allows backup and restore of MySQL tables.
It can be u
Text File Database
With the "Txt-Db-API" you can access normal text files like a SQL database. You need no sp
PHPMyEdit
How many times have you hand coded a simple editor for a MySQL table in php? PHPMyEdit is a code gen
MyDatabase
MyDatabase is a PHP class that offers standard functions needed to navigate a database, but hides th