CodeUnit Ubuntu Terminal: How to Join the Parts of a Split AVI Video File May 9, 2011 by Craig Lotter No Comments But now the question arises: say you encounter a AVI video file that you have downloaded all the segments for, but now want to put... Read More
CodeUnit PHP: Merge Two Arrays but Keep Their Keys Intact September 3, 2010 by Craig Lotter No Comments Combining two or more arrays whilst keeping their keys intact in PHP is deceptively simple – though not if you assume you need to use... Read More
CodeUnit PHPExcel: How to Merge Cells July 9, 2010 by Craig Lotter No Comments Today's quick code hint deals with how one sets about merging a cell range using PHPExcell. Unfortunately for me though, the solution is so simple... Read More