How do I create dynamic images using php which depend of $_GET['x'] variables?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I highly suggest this library http://codecanyon.net/item/image-tools-with-bmp-support/239941 I've used it in a few projects I've worked on involving essentially your same needs. We needed a way to generate forum signatures dynamically based on data from the forum database such as the users name, profile picture, how many posts they had, etc. Edit: Not sure if I'm allowed to advertise (I don't think I am) but if you have questions send me an email at peter at olds dot co. |
|||
|
|