fopen() on a network share?
[email protected] (Brian Dunning)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Running on Windows... I have a network share, \\sharename\foldername, and I want to write a file. How do I format the pathname with fopen() for this?