LanceT Posted March 18, 2007 Share Posted March 18, 2007 So lets say I have several images and I want to add them together to make one image. Each image will be put in a certain position. How do i figure out how to do this? Also I'd like it to have functionality with AJAX so the combined image will appear as you add each piece of image to the whole. Thanks for any help you can give me. I don't know if anyone here knows exactly how its done, but it'd be cool if you could point me to any sites that I could look at. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/43301-image-generation-with-several-images-together/ Share on other sites More sharing options...
fert Posted March 18, 2007 Share Posted March 18, 2007 http://us3.php.net/manual/en/ref.image.php The imagecreatefrom* and coping functions are what you need Link to comment https://forums.phpfreaks.com/topic/43301-image-generation-with-several-images-together/#findComment-210229 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.