A very simple PHP chat script, which uses flat txt file. No database is needed .
One single php file with 72 lines of code .
See the source for more info .
This php Site Recommendation script will allow your visitors to enter their contact information and recommend your site to as many recipients as you specify (only one required). The default messages are easily modified. Look and feel is customizable via the stylesheet. You can choose to be notified when your site has been recommended...notification will show recipient(s) AND the message. Email addresses are hidden so they will not be harvested by spammers. Also contains error checking and validation and does not require database access.
A banner rotation / management script written in PHP.
Features:
Display the banners depending on several factors such banner priority and the assigned quantities;
Supports graphic, text (html-banner) and flash banners;
Full statistics for impressions, impressions per unique users, clicks, CTR for banners;
Full statistics for clients;
Email statistics to an admin (daily, weekly, monthly);
Ability to set schedule for banners: by dates, weekdays, hours, browser language;
Ability to show banners of a certain clients, groups, categories (size), priority, formats; and more.
With this PHP formmailer script you are able to put a contact form on your website. Both HTML layout and e-mail layout are template driven and customizable. This script includes several security features to prevent abuse by spammers.
I rewrote the shopping cart because of the growing number of web hosting subscribers that were forgetting to type in their domain names before checking out.
Completely OO PHP Form Creation and Validation Script
The author writes "This is the only true object oriented form class in existence. Each input, such as text fields, selects, etc., is an object. You can inherit from these objects to create the behavior you would like. You can also add completely new inputs. This is alpha code, meaning it is not fully functional. I feel that it is worth releasing since it is already usable in my applications."