The energy is amazing. You can feel it throughout this large room I currently occupy. I'm one of many individuals. Pockets of groups and lone individuals all here to enjoy a coffee or another beverage
Read MoreMy Blog
Checking for Multiple $_POST Variables – PHP
May 28, 2015 PHP, Web Development
I just stumbled across this fantastic snippet of code for check for the existence of multiple variables with the global $_POST. Previously I would have check the variables by stinging together multiple isset functions like
Read MorePHP Spell Checker
May 24, 2015 PHP, Web Development
I have completed 102 of the 292 lessons in the Udemy course "Learn PHP Programming From Scratch." The course has been great due to Alex Garrett's (@alexjgarrett) excellent instruction. The most recent section I completed
Read More