- 1,251 categories
- 40,829 scripts
- MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.
- mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database.
- This is a Perl''s DBI/DBD-like class that provides a database abstraction layer for PHP scripts. Sample code and detail instructions can be found on its Web site.
- ODAT is a general database editing tool for mysql-databases. It should not be
too hard to change it for other database systems. It currently features: Handle (almost?) all tables and row types, If the name of a column ends with Id it will search and...
- This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates
with the MSQL server to determine the names and types of fields in the database table. ...
- AccessDBM is a simple wrapper for the PHP3 dbm file functions. It''s primarily used for quick-and-dirty
single-method'''' programs. Supported DBM functions include initializing, adding and removing entries, getting values, openning a...
- MyServer Admin is a set of PHP3 scripts for manipulating and administering MySQL via Web. Main features include: create new database, drop existing database, export database, privilege manipulation for users, database, and host, you can write your pr...
- mysql.phtml provides a Web-based user interface for manipulating MySQL databases, queries and tables. Currently supported options include: create database, table, query and alter tables.
- Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
- WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. Please note that for certain MSIE browsers, you need to view the page source for script code.
Page: