PHP Image Creation

CannonBallGuyCannonBallGuy ModeratorShared Hoster
Imaging I have a database with Username, UserID and PostCount.
I want to create a PNG image which says something like "Username has PostCount posts!". The file name for the image would be like: "phpimage.php?UserID=0123".
How can this be done?

Comments

Sign In or Register to comment.