cry of war Posted March 14, 2008 Share Posted March 14, 2008 I have came across the need or want to learn how to make multiple requested images. For example I use imagecreat(300,300) then i want another picture to start at say 120,169 on the same page with a file name of blah.png Now my question is how do i go about doing this i have looked over PHP.net and found nothing of use. Pic 1 /-------------------------\ | | | | | | | | | | | | | | \-------------------------/ Pic 2 /-------------------------\ | | | * | | | | | | | | * | | | \-------------------------/ Pic 3 /-------------------------\ | 8 | | * | | | | 8 | | 8 | | * | | | \-------------------------/ and so on * & 8 are equal to out side png files Link to comment https://forums.phpfreaks.com/topic/96158-image-creat-multiple-images-file/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.