MyMarket is a PHP4/MySQL-driven e-commerce system based on the tutorial, "Building an E-Commerce Site" by DevShed. Some of its main features include: Product Catalog, Shopping Cart, Payment Processing, and more. It is highly recommended that you read the tutorial which takes you through every step of the application building process.
AvotrAvis is a small, simple voting script written in PHP, with a nice graphic display. It is very easy to install, and does not require any configuration.
clickcounter is a click counter script written in PHP. simply call the script with your url in the query_string and it will count how many times that url has been clicked. It requires no administration as the script auto updates itself. Uses mysql as the backend.
Phonze is a people rating script that allows viewers to submit their photo, for the approval or disapproval of the online community. The version 2 beta has been almost completely rewritten from version 0.2.
Database Editor is a very easy to use and install program that enables you to view tables and edit data within MySQL database tables, plus add new rows. You can backup your database and run more complicated SQL queries if you have the know how. This program is not designed to delete or make new tables. It now has new features such as a quick access menu and the use of sessions. The code has been comepletely rewritten.