i work in lamp environment . i search script that know to take a image , that user upload to my site. and make from this image , new image that contain the real image with small stamp on the top corner.
thanks
i work in lamp environment . i search script that know to take a image , that user upload to my site. and make from this image , new image that contain the real image with small stamp on the top corner.
thanks
your best bet would be to look here it is an ideal script provided by the PHP.net user guide. Just make sure that you have the GD library installed
What you are describing is "watermarking". There are tools out there to do this, a lot of image manipulation packages have this feature.
A search for this might lead you to something useful.