coldbohemia
Programmer
Is there a way to read a network folder with php?
I've tried using the "\\drive\folder\" and also using the mapped drive letter.
I keep getting "no folder by that name" error.
I have administrator privileges on that server, so I don't think it's a rights issue.
I also tried escaping the backslashes, using doubles, but the results are the same.
Also tried using forward slashes every which way.
Is this doable at all?
Thank you for your help.
I've tried using the "\\drive\folder\" and also using the mapped drive letter.
I keep getting "no folder by that name" error.
I have administrator privileges on that server, so I don't think it's a rights issue.
I also tried escaping the backslashes, using doubles, but the results are the same.
Also tried using forward slashes every which way.
Is this doable at all?
Thank you for your help.