VeeDubZ Posted August 22, 2008 Share Posted August 22, 2008 im working on modifying a pet game(vPet) and i want to add a userbar image that has information about a users pet(name and level) i also need the userbar to be a different image depending on the pet species, and then i want to display the BBcode so that a user can have the image in their forum signature. If anyone can point me in the right direction or just give me a few things i can search for ...im a total noob to php and ive just started reading the php5 for dummies book so any help is greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/120914-help-with-text-over-an-image/ Share on other sites More sharing options...
Caesar Posted August 22, 2008 Share Posted August 22, 2008 GD Library, yo. Link to comment https://forums.phpfreaks.com/topic/120914-help-with-text-over-an-image/#findComment-623285 Share on other sites More sharing options...
Fadion Posted August 22, 2008 Share Posted August 22, 2008 Php has a set of built in functions from the GD Library useful for image manipulation. Take a look at these tutorials and i'm sure you will find what you need. Link to comment https://forums.phpfreaks.com/topic/120914-help-with-text-over-an-image/#findComment-623288 Share on other sites More sharing options...
VeeDubZ Posted August 24, 2008 Author Share Posted August 24, 2008 Thanks, just needed a starting point for my searches... Link to comment https://forums.phpfreaks.com/topic/120914-help-with-text-over-an-image/#findComment-624342 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.