How do I create dynamic images using php which depend of $_GET['x'] variables?
How do I create dynamic images using php which depend of $_GET[‘x’] variables?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.