Just one more question 🙂
I have searched through but cant find what i am looking for...
I need a script to create an image depending on some data in my database.
For example: An image 300pi x 300pi of any image. then i want PHP to display that image but with a small 50x50 image over the top.
The coordinated for the small img place on the large should be loaded from the DB.
WHATS THE SCRIPT FOR DRAWING A PICTURE LIKE THIS?
its kind of like a watermark i suppose (which i have a script for) but not transparant and i dont want to save the image, just display it.
Thanks