Hi,
For my extranet, each user will be allowed to access their my documents folder. Just the thing is, the files are on one server and the webserver is on a different one.
I don't think the sysadmin will allow another copy of apache and php on the file server, so using unc names or network drives is my only route.
i have tried using system to mount a drive and then using opendir to browse through it, but no joy.
All help appreciated! TIA!
Jiminald
For my extranet, each user will be allowed to access their my documents folder. Just the thing is, the files are on one server and the webserver is on a different one.
I don't think the sysadmin will allow another copy of apache and php on the file server, so using unc names or network drives is my only route.
i have tried using system to mount a drive and then using opendir to browse through it, but no joy.
All help appreciated! TIA!
Jiminald