Click to See Complete Forum and Search --> : Manipulating images


JD3fx
12-21-2003, 10:25 AM
I was wondering if there is a way I could manipulate an image with post form method from users input.

My friend has a small sign making company (just getting off the ground) and I was going to put togther a site for him.

I would like to take an image with a blank area for users to add their own info (post form) ... click say a "show me" button and have the new image load with the info on it.

If anyone out there could assist me with this project I would be very grateful.

If you would need to "sell" me the code .. well I could see if it was in his budget.

Thank You

AdamBrill
12-21-2003, 09:27 PM
So you want to create an image with the custom text in it? You have a background image(say a picture of a sign) and you want to change the text that will be on the sign?

If that is what you want, you could use GD if your server supports PHP and has GD installed.