 |
Phorm v3.0 The Script Formerly Known As PHPMail. As I added features to PHPMail, its
name became inaccurate, as it can now do so much more than just mailing form results, including
sending an autoresponder, logging to a text file, logging to a MySQL database, and
sophisticated data validation.
There is now also a multi-user version of Phorm available. Email
multi@phorm.com for more information.
|
 |
Phorm Jr. v2.0
A trimmed-down version of Phorm, Junior has only email, acknowledgement and text
log functions, but with the same security and error-handling features of its big
brother.
|
 |
HoloLib Holotech Function Library. A collection of PHP functions including:
Array Dump
Array to List
Credit Card Number Generator
Credit Card Number Validator
Multi-purpose Version Comparison
HTTP GET and POST functions
Line Wrapper
HTML Parser
Proper Name Parser
Say a Number
Time Until Calculator
Email Address Validator
|
 |
CCVal Credit Card Validator. Excerpted from Phorm, this is the function used to validate
credit card numbers. It checks numbers against the Luhn Mod 10 formula, as well as
card-specific criteria.
|
 |
PostIt Let your PHP script pretend to be an HTML form! This function takes
an array and a URL, and submits a POST request to the URL with the data in the
array.
|
 |
LinkCycle v2.0 LinkCycle cycles through links in a MySQL table, generating
impressions and hits. Hits to links can be logged in another MySQL table and/or
in a text log. You can specify groups of links if desired, and cycle through
them separately. LinkCycle's capabilities have substantially expanded in this
release - you don't want to miss it!
Version 2 development sponsored by
Creative Innovations
|
 |
Survey Generator A PHP/FI script to automatically generate HTML and PHP scripting for an
HMTL survey form. Note that this script will not run under PHP3 or PHP4. It's really just
something I wrote a long time ago, when I was first learning PHP, and haven't done anything
with since. I may upgrade it someday, or if someone else is interested in doing it, I'd be
happy to give you credit.
|
 |
PHPdb A PHP front end for mySQL. This script is incomplete and has no documentation.
|