bftwofreak Posted October 31, 2008 Share Posted October 31, 2008 Hey guys I've got a gd code that get's executed by the loading the page (obviously), but I want to know is there any way that the code could be executed when the image is loaded or do I need to setup a crontab schedule for the code to be executed from the page? or can I set up the page so that it is the image that loads in the img tag within the html? Link to comment https://forums.phpfreaks.com/topic/130818-execute-gd-code-on-image-load/ Share on other sites More sharing options...
bftwofreak Posted October 31, 2008 Author Share Posted October 31, 2008 any suggestions? Link to comment https://forums.phpfreaks.com/topic/130818-execute-gd-code-on-image-load/#findComment-678957 Share on other sites More sharing options...
Barand Posted October 31, 2008 Share Posted October 31, 2008 <img src="myGDcode.php"> Link to comment https://forums.phpfreaks.com/topic/130818-execute-gd-code-on-image-load/#findComment-679100 Share on other sites More sharing options...
bftwofreak Posted November 3, 2008 Author Share Posted November 3, 2008 ok thanks Link to comment https://forums.phpfreaks.com/topic/130818-execute-gd-code-on-image-load/#findComment-681479 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.