This PHP script is supposed to be used as a hosting service: Businesses must register to become members and be able to create and add listings. There are two types of listing: Basic and Advanced. ...
This PHP script is supposed to be used as a hosting service: Businesses must register to become members and be able to create and add listings. There are two types of listing: Basic and Advanced. Basic listing contains text and links, while the Advanced listing provides possibility to upload logo and two pictures of choice. Member Area: Can create unlimited number of listings. Once paid for, the listing becomes available to the public, listed in specific category Easy to use and manage listings Admin area: Unlimited number of categories Can manage all the listings created by businesses, activate, deactivate, delete, edit Can add unlimited number of listings Easy to use Payment is fully automated and supports the following payment processors: PayPal, StormPay and 2Checkout. Have a search feature that can search the whole directory or a specific category. The search feature will list all the founded listings according to the rank. Have a list of top searched keywords. List of bad words, that are not to be searched or listed in a top keywords list, is in the config file. Whole system is template based and MySQL driven for speed and reliability. Have a nice looking default design that can easily be changed due to the fact that its template based.