napsternapster Posted October 29, 2009 Share Posted October 29, 2009 Hi Developers, I'm trying to display an image from images/image.gif getting the url from mysql database.The problem I just can't load the image the url. $image_url = "images/image.gif"; $display .= "<image scr=\"$image_url \" />"; I thank you in advance Link to comment https://forums.phpfreaks.com/topic/179458-image-loading/ Share on other sites More sharing options...
PravinS Posted October 29, 2009 Share Posted October 29, 2009 Does image.gif physically exists in images folder? Link to comment https://forums.phpfreaks.com/topic/179458-image-loading/#findComment-946855 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.