Tips, Tricks and Tutorials FPDF: How to use a Degree Symbol in a Generated PDF September 29, 2017 by Craig Lotter No Comments I’ve been using the FPDF PDF generator library for years now as the de facto method for my PHP projects to produce PDF reports. However, one... Read More
CodeUnit How to Convert an UTF-16 File to an UTF-8 file using PHP March 7, 2010 by Craig Lotter No Comments Taking Andrew Walker's previously mentioned handy little UTF-16 to UTF-8 string converter function, we now have in our means a particularly easy way in which... Read More