Hi,
I am using WAMP Server. I have installed it on my local C drive.
I have to play the footage located on D drive from the browser.
I tried it with file:///D:/test.mpg on a link. But it is not working.
Is is possible?
If possible, please let me know...
Thanks
Executing file of another drive
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
You're going to need a script which refers to these files for you, unless you tweak the configuration of the server to serve content from the directory directly.
Look into readfile().
Look into readfile().