Over the past few months I’ve been kicking around a cakePHP project in my spare time. I put together an ajax email validation form. After organizing my code, I ran a quick test with “asdf@asdfasdf.com” and was pleasantly rewarded with a successful validation message. And then my mind was blown.
Tags: cakePHP, forms, frameworks, php


