hellouthere Posted March 10, 2007 Share Posted March 10, 2007 Hi all, I would like to offer a service to my members where they can select an image and their name and a script will generate a forum signature for them, basically i need to be able to write over an existing image then save it as a new image... Just need to know where i would start... (i have a fair amount of php experience) Thanks... Link to comment https://forums.phpfreaks.com/topic/42098-images/ Share on other sites More sharing options...
Orio Posted March 10, 2007 Share Posted March 10, 2007 Look into the GD library, in specific the functions imagecreatefrom*() (where * can be gif, jpeg, png...), imagefttext() etc'. Orio. Link to comment https://forums.phpfreaks.com/topic/42098-images/#findComment-204184 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.