I realize that I might have spent not enough time to look for the
answer, or that its so simple that I am overlooking it, or am just
looking in the wrong place all together.

I am very new to PHP and GD Image Functions, however I am experienced
with other languages, enough to understand PHP and learn quick.

I am looking for a function that will allow me to merge two or more
images into one.

I have a database with image file names and location coordinates for
these images and I would like to dynamically merge these files with a
base/background image.

I have found this function that might do the trick: imagecopymerge --
Copy and merge part of an image 

My question to you is: Is there another function that I overlooked that
can do a better job for my need?

Thank you in advance for any reply.

seBastian Kulma.

Reply via email to