PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
am facing problem in displaying image....As when the image source is in the form of http://....its working but when its in the form of C:\wamp\www..... its not working ...Plz help me...
working code
Can any1 plz modify my not working code.....as i m using this code in joomla therefore JPATH_ADMINISTRATOR gives the actual path which is like "C:/wamp/www/...." therefore i cannot use http method which is working
As mentioned earlier my image is in C:/wamp/www/Joomla_1.5/administrator/components/com_gallery/uploads/tb_60.jpg. As u said its not a valid URL. It is a system file path. So can u give me the valid URL to it so that i can display the images in this folder. THANKS