Tips, Tricks and Tutorials PHP: Get the first Key of an Associative Array June 16, 2018 by Craig Lotter No Comments I am not completely sure about it, but I somehow don’t think that I’ve ever needed to get the first key of an associative array... Read More
CodeUnit How to Hard Reset an iPod Nano March 3, 2011 by Craig Lotter No Comments So you can imagine my frustration in getting home after a long day at work, whipping out the iPod Nano from my gym bag in... Read More
CodeUnit Ubuntu: Change or Reset the MySQL Root Password November 4, 2010 by Craig Lotter No Comments If of course you are anything like me, you instantly forget this password and a month down the line when you come back to do... Read More
CodeUnit PHP: Delete all Values to Reuse a Keyed Array March 25, 2010 by Craig Lotter No Comments It's sometimes pretty valuable to reuse array structures if you're kind of doing a task over and over again, and don't necessarily want to recreate... Read More