Please wait...
Popular Resources
Recent Forum Posts
Pages:

PHPMaker

PHPMaker is an automation tool (for Windows) that can generate a full set of PHP scripts (for any Windows/Linux server or other server that PHP supports) quickly from MySQL database. Using the generated PHP, users can view, edit, search, add and delete records in the database easily on the Web. Clean and stra...

MySQL-Formmaker

MySQL-Formmaker is a tool for easily creating administration forms and displaying the output of data for MySQL. You define your forms, types of input, order, etc., and the system makes a database, the admin-files and the output-files for you. Version 1.3 focuses on a lot of javascript features for admins text...

phpFriendlyAdmin

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 de...

PHPMyExport

PhpmyExport is a quick and powerful script which allows you to dump a MySQL database in two steps only. PhpmyExport has been designed to be simple and tidy, its interface is clear and accessible. You may dump your database in two steps. - first you connect to the MySQL server. An option allows you t...

Create SQL

A class that creates your common sql query code using just a given array. The author uses this class as an extension to his database class to do some cool stuff. Automating is the key....

PHP SQL Auto Script Installer

Do you offer scripts with an SQL backend for your site visitors? Would you like to automate the process? If so, the PHP SQL Auto Installer is for you! Easily automate one of the most frustrating tasks on the Internet today. Let the PHP SQL Auto Installer install your MySQL tables for your visitors autom...

class-1 Backup/Restore

class-1 Backup/Restore is a PHP script that allows backup and restore of MySQL tables. It can be used as a stand-alone script or you can incorporate it into your own scripts. Features; * Extremely easy installation * Extremely easy usage * Backup from any database * Restore to any database * Selec...

MySql Query Maker

This is a dynamic query generator for MySQL and PHP4. It can create a new query or run an existing query. Several tables can be selected from a single database for relational queries. The query can be edited, saved and run dynamically. <br> <br> <b>Update (2001...

Text File Database

With the "Txt-Db-API" you can access normal text files like a SQL database. You need no special Database Software on the Webserver, but can still use SQL. You can use the API to create, query, change, delete Tables, and you dont have to bother with the Text-Files themself, (almost) everthing can be ...

PHP MySQL Web Interface

After fulfilling business request after request - with many short php web pages calling the function. Decided to progressing this further - by removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a b...

Pages: