This is an event calendar that supports multiple views and recurring events. Ability to have multiple users update calendar. Add, delete and edit events all from a web interface. Completely customizable display via cascading style sheets. Color coded categories and all day events.
A PHP Script that enables you to put your own custom "Banner Ads" on your site.
Uses a configuration file to determine the URL,start date, end date and duration (seconds) to display an image - great for those people without a MySQL database.
Requires: PHP (tested on 4.1 and above, but should work on most versions).
Easy to setup domain name and hosting shopping cart. Checks availability of domain names and allows user to lookup existing ones. Supports over 400 domain extensions such as .com, .net, .org, .co.uk, .name, com.hk, .my etc making it one of the most comprehensive domain carts on the market. Optionally allows the user to select a hosting package for each domain name. Has a full shopping cart mode and simple hosting mode both of which can be used on your site. Fits into your existing page layout. Supports IDN and DAS for some domains extenions.
Click Tracker — the powerful link tracking module for monitoring and analysis of clicks statistics. It store full information about clicks on specified links of web site and provide full spectrum of necessary reports for marketing and advertising. Click Tracker will allow to check current effectiveness of links and will help to find most effective directions for your investments.
Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By "validating", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has submitted an HTML form. The class is first initiated, then the validate_fields function is called by passing the field names of all the required form fields. If any of the variables (field names) are NULL the function returns FALSE, along with an error message of which fields are null. If all the variables are NOT NULL, the function returns TRUE.
Form_Validator Class has the ability to check multiple fields at once, and check that at least one field in a group of many has been filled in by the end-user ("Please enter your Home Phone OR your Work Phone").