|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 227 | Votes:0
|
|
EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. |
|
Hosting Requirements: Linux, Windows Database: MySQL Price: Free (GPL) |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 90 | Votes:0
|
|
AccessDBM is a simple wrapper for the PHP3 dbm file functions. It's primarily used for quick-and-dirty ''single-method'' programs. |
|
Hosting Requirements: PHP3 Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 108 | Votes:0
|
|
The PHP/MySQL Table Manager is designed to simplify administration of a MySql web database. With it you can 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. |
|
Hosting Requirements: PHP 4.1.0+ Database: MySQL Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 214 | Votes:0
|
|
A set of php scripts to manage your data for selected DB. All your tables will be shown you for data management on them. MySQLDataManagement is intended to add / edit / delete / list records on selected table - DB. |
|
Hosting Requirements: PHp Database: MySQL Price: Free (GPL) |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 87 | Votes:0
|
|
Author: DBE serves as my Web-based interface to my databases and is written entirely in PHP3. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 165 | Votes:0
|
|
ezSQL is a widget that makes it ridiculously easy for you to use mySQL, Oracle8, InterBase/FireBird or PostgreSQL database(s) within your PHP scripts. It is one php file that you include at the top of your script. Then, instead of using standard php database functions listed in the php manual, you use a much smaller (and easier) set of ezSQL functions. It automatically caches query results and allows you to use easy to understand functions to manipulate and extract them without causing extra server overhead. It has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. Most ezSQL functions can return results as Objects, Associative Arrays, or Numerical Arrays. It can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website. |
|
Database: MySQL, Oracle8, InterBase/ FireBird, PostgreSQL, SQLite, MS-SQL Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 80 | Votes:0
|
|
While phpMyAdmin may be the preference of most users out there, it does not always meet the needs of everyone. The dbUtils library was created to fill in the missing gaps and to allow database programmers easy-access to a wide range of powerful functions. |
|
Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 106 | Votes:0
|
|
Page numbering class to generate previous, next, pages number and results range links for db queries. |
|
Hosting Requirements: Unix, Windows Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 108 | Votes:0
|
|
phpMyBackup creates backups from a mySQL-Database at given time intervals and stores them in a gz-compressed file on your webserver. An interface to restore the database is included. |
|
Hosting Requirements: PHP with zlib support Database: MySQL Price: Free |
|
|
|
Rating: 0.00
|
|
Updated: 20-Jul-2002 | Hits: 134 | Votes:0
|
|
Echelon takes care of all of the SQL scripting for you. It will connect to the database, it will either insert, update or delete the appropriate data, then it will redirect back to the file of your choice. This allows the web developer to modify database information very quickly when using HTML forms. Echelon cuts out the time consuming, repetitive, and hand written modification queries. Features: PHP version supports both MySQL & PostgreSQL; automatic debugger (if there is no where clause); manual debugger (for checking to see what it sends to the database server); ability to call stored procedures; extremely optimized code; ability to post a form to Echelon, or simply include the file ``High and Low Security Options; Java version that supports all types of DBMS's. |
|
Database: MySQL, PostgreSQL Price: Free |
|
|