We said good-bye to the PEAR packages, and hello to Composer. All is working fine at my home computer, but then I go to work […]
Continue readingTag: php
Meet my Matches – a PHP CLI script meant to expedite Codeigniter development
Maybe it’s too early to make the announcement, so I hope you will all be gentle with this script. I’m not saying this is THE SOLUTION to […]
Continue readingCodeigniter – Convert an array to object
I usually use the results that come from the models as objects (not as arrays). However, there are moments when I need to work with […]
Continue reading