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 Quote Link to comment 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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.