ComputersPublished May 11, 2010 at 3:34 pm No Comments
Last night I created a simple captcha script that is more than secure enough for most applications. It consists of three scripts: index.php, which contains a sample form, process.php, which validates the form, and captcha_lite.php, which creates the captcha. Demo | Download scripts and images Features: Lightweight, well-commented scripts No need for a MySQL database
read more..
ComputersPublished April 29, 2010 at 1:02 am No Comments
As a few of my friends know, I’ve been working on a special programming project lately. I developed most of it during Spring Break but had to take a break since my Distinguished Major Project took over my life until now. I still have some school work to do, but I couldn’t stop myself from
read more..
Computers MusicPublished September 26, 2009 at 1:08 pm No Comments
I thought that my second post should contain something a little cooler than my first, so here’s a PHP drum sequencer powered by the PHP MIDI class. Don’t forget to check the “on” box next to each sound you want to use!