A simple ad rotation program written in php, which uses a simple text file to revolve your ads. You can use this script to rotate any thing, all you have to do is place the contents in a text file (the content in the text file will be seperated by ~ sign) the script imports the contents of the file and saves it into an array by seperating the contents by "~" sign you put. then a randon number is choosen and array[random number] is displayed on the site.
This module was born out of the frustrations of many phpShoppers not being able to solve a simple shipping problem. "How do I calculate shipping without the InterShipper module?" Since most phpShoppers use either flat rate shipping or zone shipping, I decided to write a module that would serve both. Shipping seems to be one of the hardest parts of phpShop for people to figure out. We have seen this problem and have written custom solutions for many clients. While no one solution will fit everyones needs, we feel that we have gotten pretty close with our zone shipping module. This module works on the premise that each country can be assigned to a zone, and each zone has a Shipping Cost per Item and a Shipping Limit to each zone. Supports Unlimited Zones.
OpenBB is a fast, lightweight, powerful bulletin board written in PHP/MySQL. Main features include: full customization via styles/templates, instant messaging, private messaging, categories, member ranks, poll based threads, moderation, BB codes, thread notifications, Avatars, member lists, private forums and more.
PowerMovieList is a powerful php-script to manage your movie(z) collection. It lets you catalog your movies with detailed information, that it downloads from us.imdb.com the hugest movie-database in the internet. Informations such as the director, the genre, the production year, a short plot and much more will the script download for you.
Cyberlist is a PHP application that allows you to give your users the ability to have weekly/monthly announcements out to their userbase. It also features: Lets you place limits on how often they can send out to the list, You have ability to force a footer on all emails, Includes a link back for unsubsribed to help reduce spam complaints. Cyberlist uses a MySQL database on backend for data handling.