Very simple tool to issue SQLs to mySQL server.
You have combobox to select DB,
you have a textbox and send button.
Enter your query and see results in nice html table.
New features and improvements:
-Poll creation with to edit answer options for each poll, hding of selected polls;
-Voting protection (using cookies);
-Poll archive;
-Post moderated forum;
-Pre moderated forum;
A-bility to create new topics from sections of a site;
-Internal parametric search system (product catalogue only);
-Form validation;
-Content export using RSS;
Some bugs have been fixed;
AuthClassed is a class, written in PHP, to implement a simple authentification scheme for database-oriented webpages. Using AuthClassed is as simple as putting a single code line at the top of the webpage you would like to protect. AuthClassed supports userprivileges and usergroups.
BedengPSP is a Web portal system based on PHP and MySQL. Features: content management, download manager, user manager, theme builder, layout management and more. Written in Indonesian.
MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used. Main features include: The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface, Support for links between tables, Multiple user support, Support for sorting and restricting every table to a fully configurable set of fields, Basic support for writing custom sql queries, Importing and exporting database schemas, Basic searching capabilities, CSS support for configuring the interface, and more.
OpenMerchant - PHP is a PHP port of OpenMerchant. The key changes to the basic openmerchant include: Simpler structure of code, More modulization - eg. easy to add features like banner management, page modification online, and Simple database abstraction.