Hi all
I just want to know if this is possible with php? Basically what I want is to have a user upload an image. Two thumbs are created from this image, one with the original colours and one that's greyscale. I then want to take these two images and save them as one so that the colour thumb is on top and the greyscale thumb is below it.
Any advice on this would be greatly appreciated. Thanks ;)