subalan
05-27-2005, 09:24 AM
Hi,
I have a html page which is used to display some problem content with some image. The images is stored in a directory which has a space in it like(xx xxxx). I want to retrive the content from that folder in php. How can i do it? Please help in this regard. It is too urgent.
<html>
<body>
<img src='/images/G Img/test.jpg'>
</body>
</html>
I have a html page which is used to display some problem content with some image. The images is stored in a directory which has a space in it like(xx xxxx). I want to retrive the content from that folder in php. How can i do it? Please help in this regard. It is too urgent.
<html>
<body>
<img src='/images/G Img/test.jpg'>
</body>
</html>