Adding text to images in real time with PHP
by Rafael Dohms • February 12, 2008 • PHP
Using PHP and the GD library the task of manipulating images, editing them and even adding text before presenting it to the user becomes a simple feat. Since I had to make use of this tool recently while making “on-the-fly” cupons for a client, i decided to write this article showing how easy this...
Read more →