Page 1 of 1

Image with code help

Posted: Sat May 19, 2007 10:12 pm
by thefreebielife
So i have an image that i made.

and i want to put user stats in it using mysql info (such as $username, $ostatus, etc.)

how would i go about doing this? i looked for tutorials but couldnt find any.

thanks

Posted: Sun May 20, 2007 4:28 am
by Dale
You will need to use PHP's GD Image functions. Here is a small tutorial about how to make an image with text on it, then all you do is mess around with MySQL and see if you can get the tags all correct, etc.. etc..

Creating Images