PDA

View Full Version : GD Images


lavarock09
05-11-2006, 05:15 PM
Hey Folks,

I want to make a script which can put two images ontop of each other and make one.

How do I do it?

Thanks,
Chris

lavinpj1
05-11-2006, 05:19 PM
http://aspn.activestate.com/ASPN/docs/PHP/function.imagecopymerge.html

~Phil~