Search found 4 matches
- Thu Apr 17, 2003 8:29 am
- Forum: PHP - Code
- Topic: fopen() behind proxy server
- Replies: 6
- Views: 2575
- Thu Apr 17, 2003 8:06 am
- Forum: PHP - Code
- Topic: fopen() behind proxy server
- Replies: 6
- Views: 2575
Code: Select all
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On- Thu Apr 17, 2003 6:48 am
- Forum: PHP - Code
- Topic: fopen() behind proxy server
- Replies: 6
- Views: 2575
- Tue Apr 15, 2003 8:45 am
- Forum: PHP - Code
- Topic: fopen() behind proxy server
- Replies: 6
- Views: 2575
fopen() behind proxy server
Hi,
I have a problem with fopen() function.
I'm working on localhost and my computer is behind proxy server. I'm trying to open URL with fopen() function and the script tells me the following:
failed to create stream: Invalid argument in ...
I have a problem with fopen() function.
I'm working on localhost and my computer is behind proxy server. I'm trying to open URL with fopen() function and the script tells me the following:
failed to create stream: Invalid argument in ...