tinmanbf Posted January 27, 2009 Share Posted January 27, 2009 Hi I'm not that good with PHP and have been trying to do something with no success and I think it should be an easy thing to do, this is what I'm trying to do: I want to have a form that has a simple text entry field where I can put a name (eg Peter) and a browse box so I can upload an image form the computer. When the submit button is pressed, the Text in the text field is added to the image at a certain location, Indicated by coordinates maybe?. The final image, with text added(rendered) is then pushed back to the user as a file, or shown on the screen. I get the feeling this is possible with PHP and GD function, but I'm not really sure where to start. Any help would be gratefully received. Many Thanks in advance. Ben Link to comment https://forums.phpfreaks.com/topic/142624-text-to-image-on-upload-gd/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.