Class for sending worldwide SMS messages via CLICKATELL gateway (HTTP protocol). This class use PHP fopen function or PHP CURL module. Class have auth(), getbalance() and send() function. In version 1.3, added support for concatenated messages (up to 456 characters) and API callback.
Currently only for infared-Designs clients, this news system is quick and easy, and is based off of flat-files. No mySQL database needed. Although this is a light news publishing package, it comes loaded with tons of features. For more information on when this will go public, and a full listing of features, visit the site. A demo version of the script is also available at the site.
Allow visitors to comment on the content of your webpages. One file, one form, one flat text database, unique comments for each page. Supports subdomains. Update: allow visitors to insert an image in their comments (can be disabled), and html is filtered out.
A very basic, textfiles based forum, as used on my website. The included admin makes deleting posts very easy. No extensive functionality is included. Only a switch to turnsmileys on/off, for a bit happiness ..
This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second.
It uses JavaScript to update the second input options when the first input changes.
The class comes with an example that defines the options for both input from data defined by arrays, and also an example that retrieves the options values from MySQL database query results.