I want to use GD library and php to create large image.
I have 5 images with
width : 20 px
height: 40 px
i want to merge them all to make one with
width: 100 px
height: 40 px
Hope you'll help me.
Thank You.
Printable View
I want to use GD library and php to create large image.
I have 5 images with
width : 20 px
height: 40 px
i want to merge them all to make one with
width: 100 px
height: 40 px
Hope you'll help me.
Thank You.
http://www.vbforums.com/
The script which generates this image merges several images to make the number suppled in the query string. It is relitively simple:
http://adam.codedv.com/examples/img_...ber.php?source
Hi visualAd
this link is not working.
Sorry, I should now work. ;)