This code snippet allow you to create an image from any string in PHP. There’s many implications where that could be useful, in my case it was to prevent copy/pasting of some text.

This code allow you to enter a string and submit it to the code and then receive the link to the images, you should be able to do the rest on your own!
(more…)