Skip navigation.

Cold and Wet since 2004

Web Design

PHP Form Validation Library v0.1

This is a short library I wrote to validate form input. So far it can check for malformed email addresses (of the form a@b.c) and take phone number input and format it to 555 555-5555. Works in PHP 4 and 5, and probably earlier versions as well, though I haven't tested it. Yea version 0.1!

Web Design FAQ

Read the fancy Web dev FAQ I wrote for PrimaDonna Productions. It's intended for people interested in getting a new Website or revamping their old one.