Hi,
I'm trying to read a URL.
this works: fopen( "http://www.google.com";)
this does not work: fopen( "http://news.google.com";)
If the URL does not start with "www", then fopen writes and error message
that says "success" and returns false. What's up with that?
Can you help?
I'm using PHP
n see the error I'm getting. Would you take a look?
John
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Friday 07 November 2003 04:12, John Hagstrand wrote:
>
> > I'm trying to read a URL.
> >
> > this works: fope
2 matches
Mail list logo