How to create an image from text with PHP
At some point or other, pretty much every web developer has wondered if there's an easy way to create an image from a text variable in PHP. There are many potential uses for this, the simplest of which being aesthetics. A heading rendered as a JPEG or GIF can make use of anti-aliasing for the [...]
