Re: [PHP] cURL Download

2009-04-17 Thread Yannick Mortier
2009/4/17 Robbert van Andel robb...@vafam.com: I've been struggling to download a file from a network file share using cURL, or whatever else will work.   All I want to do is get the contents of a text file.  But when I run the code below I get this error Error: 37 - Couldn't open file

[PHP] cURL Download

2009-04-16 Thread Robbert van Andel
I've been struggling to download a file from a network file share using cURL, or whatever else will work. All I want to do is get the contents of a text file. But when I run the code below I get this error Error: 37 - Couldn't open file \\server\share\test.txt. I'm running my website on a