inferium Posted January 2, 2009 Share Posted January 2, 2009 Hi there, PHP noob here. I want to make a form with multiple fields, which their individual values will be placed on a specific location of a template image. The purpose is so that I can have multiple of the same image, but with different text values on it. What functions should I learn to make this happen? Thanks Link to comment https://forums.phpfreaks.com/topic/139229-solved-help-with-writing-to-image-from-forms/ Share on other sites More sharing options...
flyhoney Posted January 2, 2009 Share Posted January 2, 2009 If I understand you correctly, you need to familiarize yourself with PHP's GD library. Link to comment https://forums.phpfreaks.com/topic/139229-solved-help-with-writing-to-image-from-forms/#findComment-728256 Share on other sites More sharing options...
inferium Posted January 2, 2009 Author Share Posted January 2, 2009 Ah sweet, thanks Link to comment https://forums.phpfreaks.com/topic/139229-solved-help-with-writing-to-image-from-forms/#findComment-728258 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.