CodeUnit PHP: Identify the Offset of a Specific Array Element December 4, 2012 by Craig Lotter No Comments To learn the offset or array key for a specific array element in a given array turns out to be fairly easy, thanks to the... Read More
Programming PHP: Determine the Offset between two Time Zones September 7, 2009 by Craig Lotter No Comments Because I keep forgetting where I put this code fragment on my system, grabbed from the comments section from the PHP online manual just by... Read More