Posts Tagged ‘brainfart’

Avoiding temporary array assignment in PHP

Thursday, September 3rd, 2009

Even though I’ve been developing with PHP for a number of years, I still enjoy discovering new ways of working. Even though the stdClass object is about as basic as you can get, it’s never struck me as being a worthwhile tool. (more…)