Re: read a web page and then display
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 21:29:07 +0100
On 30 Aug 2005 12:53:06 -0700, petermichaux@xxxxxxxxx wrote:
>I'd like to read a webpage, the parse it and display a small part of
>it. Here is what I've tired. It isn't working.
In what way is it not working? What does it do?
>$handle = fopen("http://www.yahoo.com/", "r");
>
>$contents = fread($handle, filesize($filename));
What's in $filename?
--
Andy Hassall :: andy@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.
- Follow-Ups:
- Re: read a web page and then display
- From: petermichaux
- Re: read a web page and then display
- References:
- read a web page and then display
- From: petermichaux
- read a web page and then display
- Prev by Date: Re: mysql strange behaviour
- Next by Date: Re: help w/ php mysql connect problem!!
- Previous by thread: read a web page and then display
- Next by thread: Re: read a web page and then display
- Index(es):
Relevant Pages
|
|