rslnerd Posted November 25, 2008 Share Posted November 25, 2008 How can I do something like http://www.politicalcompass.org/printablegraph?ec=0.00&soc=0.00 or http://www.politicalcompass.org/printablegraph?ec=5.00&soc=-5.00 in which I can get an image to move on top of another image in a specific location based on a $_GET variable??? Link to comment https://forums.phpfreaks.com/topic/134273-php-and-images/ Share on other sites More sharing options...
The Little Guy Posted November 25, 2008 Share Posted November 25, 2008 You will want two images, one for the background, and one for the movable object. From there you will need to use the GD library. Link to comment https://forums.phpfreaks.com/topic/134273-php-and-images/#findComment-699017 Share on other sites More sharing options...
rslnerd Posted November 25, 2008 Author Share Posted November 25, 2008 sorry, i'm new... plz explain... Link to comment https://forums.phpfreaks.com/topic/134273-php-and-images/#findComment-699022 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.