Re: fopen("http://www.google.com","r") not working on Linux
- From: "DJ Craig" <spit@xxxxxxxxxxxxxxx>
- Date: 20 Jul 2005 12:31:04 -0700
Have you tried it without the trailing slash? Ex:
http://www.google.com
instead of
http://www.google.com/
On some older versions of PHP it's picky about this. I was thinking it
gave an error when the slash wasn't there, but maybe it's the other way
around.
.
- References:
- fopen("http://www.google.com","r") not working on Linux
- From: johnny . shz
- fopen("http://www.google.com","r") not working on Linux
- Prev by Date: Re: NEWBIE
- Next by Date: Re: Security design questions
- Previous by thread: fopen("http://www.google.com","r") not working on Linux
- Next by thread: _GET/_POST vars passed to PHP how?
- Index(es):
Relevant Pages
|