I'd like to know if it is possible to save or create an image made up of other images.
The easiest way I can think of would be to have all the images as transparent pngs of the same height and width and then merge them together.
Is it possible to do this in PHP?
Many thanks,
Gavin