display directory listing in php

Soldato
Joined
22 Aug 2005
Posts
8,969
Location
Clydebank
hi all


If I have say 5 network drives mounted as H:, I:, J:, K:, L: and want to run a php/apache script on another computer to display the contents of a directory on these drives what do I have to configure to allow php/apache to do this as currently it just gives me errors when I try to use opendir() ?
 
Back
Top Bottom