# Dynamic PHP image

**URL:** https://forum.kirupa.com/t/dynamic-php-image/222672
**Category:** programming
**Created:** [April 16, 2007, 1:24am UTC](https://forum.kirupa.com/t/dynamic-php-image/222672 "2007-04-16T01:24:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cubed](https://avatars.discourse-cdn.com/v4/letter/c/8dc957/32.png) [@cubed](https://forum.kirupa.com/u/cubed)
#### Post date: [April 16, 2007, 1:24am UTC](https://forum.kirupa.com/t/dynamic-php-image/222672/1 "2007-04-16T01:24:25Z")

</div>

I recently followed the guide on creating dynamic images at [http://www.icemelon.com/tutorials/9/Dynamic\_Images.htm](http://www.icemelon.com/tutorials/9/Dynamic_Images.htm) yet I am completely baffled onto how I would display data loaded from a mysql database in the image. I have scowered the internet for this and have tried, what feels like, hundreds of different methods from my own knowledge and none seem to work…  
All I want to do is display user’s email addresses, which are stored in a mysql database in an image to prevent spambots from harvesting that information.
