Orionsbelter Posted April 1, 2009 Share Posted April 1, 2009 hello i've seen this on many websites i wish to have an image that i can put text on it such as a refferal images with the users referral number on it Link to comment https://forums.phpfreaks.com/topic/152143-how-can-i-writeput-text-on-a-image/ Share on other sites More sharing options...
contra10 Posted April 1, 2009 Share Posted April 1, 2009 if u wanna put like a link over the image, you can try using absolute positioning with css and the link will be over the image. Only problem with that is that it may look good on your computer but it may not come up in the spot u want with other computers. Link to comment https://forums.phpfreaks.com/topic/152143-how-can-i-writeput-text-on-a-image/#findComment-799052 Share on other sites More sharing options...
JD* Posted April 1, 2009 Share Posted April 1, 2009 If you want to make it a part of the picture, look into the GD Library. It has some good functionality to open a picture, create new parts of the image based on text and then write it back into one flat picture. Link to comment https://forums.phpfreaks.com/topic/152143-how-can-i-writeput-text-on-a-image/#findComment-799077 Share on other sites More sharing options...
Andy-H Posted April 1, 2009 Share Posted April 1, 2009 http://www.phpfreaks.com/tutorial/php-add-text-to-image Link to comment https://forums.phpfreaks.com/topic/152143-how-can-i-writeput-text-on-a-image/#findComment-799081 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.