JSON Returning NULL When Special Characters Exist in Result Set Writer #1, 2011-04-25 Nearly 24 hours of my life lost and I just figured this out. Maybe I… Continue Reading
PHP Ternary Operator – The "IF-Else" Shortcut Writer #1, 2010-06-22 A ternary operator is a quick shortcut to bypass the multi-line if-else statement. It is… Continue Reading
PHP explode and trim the results? Writer #1, 2010-06-22 php.net – where I posted this Overview This is something that I used to use… Continue Reading
PHP Object Passing Writer #1, 2010-04-16 Using objects in PHP doesn’t have to be a one-way-street. PHP objects are very similar… Continue Reading
PHP- Globals Writer #1, 2009-11-06 This one drove me nuts for a while so here is how to work with… Continue Reading