=====PHP Development===== PHP is the red-headed step-child of programming languages. But I rather like it. I've been working with PHP since 2002, when the appeal of self-publishing on the internet first led me to web development and back to programming after a long hiatus. I like neat, well-commented, clean code with somewhat verbose variable names and try to follow established standards in my coding where practical and possible. For samples of my code, see the [[http://code.google.com/p/klenwell/ Klenwell project]] at Google Code. ====Projects==== ProjectCakewell [[PhpGmailMailer GmailMailer]] (an extension of PHPMailer for Gmail accounts) [[http://code.google.com/p/greqo/ Greqo]] [[http://code.google.com/p/databug/ Databug]] ====Topics==== [[PhpRegex Regular Expressions in PHP]] [[PhpPearCacheLite PEAR Cache Lite]] ====Templates==== [[PhpTemplateFunction PHP Function Template]] [[PhpTemplateScript PHP Script Template]] ====References==== [[http://www.php.net/quickref.php PHP Function List]] (php.net) [[http://phosphorusandlime.blogspot.com/2005/11/php-cheat-sheet-wallpaper.html PHP Cheat Sheet Wallpaper]] (phosphorusandlime.blogspot.com) [[http://book.cakephp.org/view/27/Developing-with-CakePHP CakePhp Documentation]] ---- CategoryDevelopment