The Goal of the 123tkShop-Project is, to enable a full featured e-Businness to small Stores, like Gift-Shops and Boutiques etc. The e-Business-Suite is easy to install and easy to maintain on your WebSite. The users do not need any knowledge of a programming language. The current state is the early beta-state, butthe Shopping-Cart is useable. Requires PHP/MySQL and Apache. The Project is Free Software and licensed under the GPL. The latest version includes such enhancements as Auto Plugin Detection, Backup Manager, Setup-Manager, and more.
This is for a person who want to make ratings for lots of things, such as pictures or animations, and has no MySQL database connection at hand. This saves all the information to txt files
Simple MySQL guestbook is a PHP/MySQL-driven guestbook program. It features an admin interface for updating/deleting entries, and supports multiple guestbooks.
The Address Book is uses the power of MySQL and PHP to manage a flexible yet powerful address management system. There is no limit to the number of addresses or the type of information you can add per person; you can also sort entries into groups, export e-mail addresses, view a list of upcoming birthdays, and much more.
QuickHP is a kind of content management system with a new approach. It uses XML and XSLT to provide a compatible source format and very different target formats. The user interface allows comfortable file handling and features like file history (versioning), preview of parsed files and efficient parsing (by parsing only changed files). Furthermore, QuickHP provides a solution to the problem that XML files cannot contain dynamic content (e.g. PHP code), because then the valid XML content would be broken - no problem with QuickHP: XML files that contain PHP code are parsed through the XSL template on-the-fly. The authors homepage is an example of possibilities of QuickHP.
phpInstantGallery is a tool for posting customizable, template based galleries, by simply uploading images to the server the script is running on. The script scans the directory you point it to (via a query string), then it stores the list of images it retreives in an array that is POSTED from page to page as the user moves through the gallery. This method of file-list-passing makes phpInstantGallery significantly more efficient than gallery tools that scan image directories each time they generate a page. Version 1.1 is updated to work with register_globals=off. A zip file also available from the site.