|
|
|
I use three class vars and five methods to connect, query, insert and update a MySql database. This cleans up your source code and decreases script development time. The focus was on displaying MySql data so I could take advantage of Dynamic webpages. This class has scripts written to work with it too. The only thing lacking is a complex input validation. I used strip tags and special chars for basic protection. I included directions on how to add and use your own validation method.
Version: 1.0
Platforms: n/a
Last Updated: February 08, 2006 |
|
|
|
|
Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN THIS VERSION.
Version: 2.5
Platforms: linux, windows, freebsd, osx, sun
Last Updated: February 08, 2006 |
|
|
|
|
Script to handle your mysql database online. no installation required, only one file, just plug and play :-) features: - Help - Database/Table/Filed browsing (NEW!) - Field description - all kind of queries - select * works also - Error Messages - Number of affected rows - Multible statements - Database/Table backup (NEW!)
Version: 2.0
Platforms: n/a
Last Updated: February 08, 2006 |
|
|
|
|
objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which simplifies hooking into projects and allows for better encapsulation. Features prepared queries with parameter binding and transaction support including rollbacks and savepoints. Very small footprint with the entire library approximately 70Kb in size and requires no third party libraries. Currently supports Firebird/Interbase, MySQL, Oracle, PostgreSQL, SQLite and SQL Server.
Version: 1.0.0 Beta
Platforms: linux, windows
Last Updated: April 06, 2006 |
|
|
|
|
phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fields, load text files into tables, create and read dumps of tables, export data to CSV values, and administer multiple servers and single databases, check referential integrity. It supports about 40 different languages.
Version: 2.8.0.3
Platforms: n/a
Last Updated: April 29, 2006 |
|
|
|
|
Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most database-driven applications share common properties. Modulo melds into those, allowing you to save thousands of lines of code and hours (even weeks) of programming without sacrificing the look and feel of your software. Unlike other packages, Modulo can be completely integrated into your application.
Version: 1.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: May 31, 2006 |
|
|
|
|
This class can be used to display and edit records of a MySQL database table. It can display the contents of the records of a given in a HTML table. The class can be configured to determine which fields of the database table are displayed. The HTML table displays the names of the fields in the header with links to set by which field the listing is sorted. The listing may also show links with icons to edit, insert or delete database records. Editing or inserting a record is done with forms also generated by the class.
Version: 1.0
Platforms: linux, windows
Last Updated: June 02, 2006 |
|
|
|
|