almightyegg Posted January 29, 2007 Share Posted January 29, 2007 I'm just curious, on my site members will upload their work and then it will be there for others to see...but to stop people using their images illegally, I would like to add text to the image when uploaded so in the corner it would say: mysite.com © $memberusernameHow would I go about doing this? I have no idea if it would be possible but it would be handy :) Link to comment https://forums.phpfreaks.com/topic/36227-adding-to-an-image/ Share on other sites More sharing options...
Jessica Posted January 29, 2007 Share Posted January 29, 2007 That's called a watermark. Create a gif or png image with transparency and overlay it, or just write the text on it. There are plenty of tutorials for that. Link to comment https://forums.phpfreaks.com/topic/36227-adding-to-an-image/#findComment-172147 Share on other sites More sharing options...
Nelak Posted January 30, 2007 Share Posted January 30, 2007 use the GD Library, nice and easy. Theres lots of tutorials too Link to comment https://forums.phpfreaks.com/topic/36227-adding-to-an-image/#findComment-172359 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.