phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files.automatic browsing controls and optional validation scripts are included in version 0.3
With this tool you can easily create a web forms to insert/update/delete function. You can view the data in a short list view and in a detail view, can set up various form check functions such as super real time check. You can easily change the look and feel with using css files.
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface is written in PHP to keep things streamlined and the backup/restore processes are written in Perl to avoid PHP's limitations in the areas of safe_mode file ownership and system commands (v1.10 adds the option of using PHP files for the backup/restore process). Backups are compressed to limit storage space, organized by database (for ease of restoring), and saved with the date appended to the filename (to allow multiple backups). You can backup or restore one or more (or all) tables in the selected database at once.
This php excel script will dump your data from SQL table (MySQL, supply your own SQL query) to a microsoft excel (.xls) file. The Excel file is specified as such by a set of headers, defining content. using php's header() function, also the rows and columns of the excel file are defined by tab and new line chars.
ADP is a set of PHP classes that facilitates the generation of a front-end to a database, based on HTML templates. Using a modular system, ADP provides support for most HTML-constructs. This way, the need for custom programming is reduced to almost zero. The user only needs basic understanding of SQL and XML and be able to work with HTML. You can use a WYSIWYG editorto create the HTML templates. Developers can write their own modules to extend the functionalities of ADP.
Fusion Download Manager is a popular download management free PHP script for websites. Most commonly used accross anime websites, the script protects there 'valuable' download URLs from vicious leechers(people who link others files on there own websites is the most common definition), while at the same time, tracking the ammount of times the file has been downloaded.Some of those features are Categories, Template Management, Database Backup, and more.
phpFriendlyAdmin is a remote database administration tool made specifically for non-technical people. After your database is set up, phpFriendlyAdmin is then configured to abstract database structure, making it easier for users to focus on manipulating content. Every field and table is given an alias and a description so as to bypass the complexity of interacting with database variables and offer a simplified form-driven approach to data entry.
The PHP MySQL Table Manager is designed to simplify administration of a MySql web database.It allows you to easily create, drop or rename tables. Alter tables structures by adding or dropping keys and indexes. Adding, removing or changing the properties of columns. Edit, add, search or delete table records.
The WSI_FTM program is a lightweight database to be used in applications where a fullblown database is not needed. The WSI_FTM database is managed by pure SQL-code and fully compatible with the famous ADODb library by using all the same functions etc, making the WSI_FTM upgradeble to a full database very easy. The WSI_FTM is built for optimal speed with its own cache system.