Dynamically create an image from any text in PHP
Jun 29, 2009 Useful PHP
My goal when I did this quick script was to use php to convert text into images, so that email addresses could be dynamically inserted into pages, making spam harvesters’ life a little harder.
Of course it has many more uses, one of them being to avoid web spiders from fetching a specific word…………….
Read Dynamically create an image from any text in PHP »
Tags: php convert text into image, php email to image, php merge text into image, php write text to an image, php write to image, Write text and convert into image

