Re: [PHP] fopen(http:...) problems

2002-08-19 Thread Kevin Stone
age - From: "Syl" <[EMAIL PROTECTED]> To: "PHP General" <[EMAIL PROTECTED]> Sent: Monday, August 19, 2002 4:27 PM Subject: Re: [PHP] fopen(http:...) problems > > Is there a cacheing mechanism involving PHP scripts? I don't see how it's > > poss

Re: [PHP] fopen(http:...) problems

2002-08-19 Thread Syl
> Is there a cacheing mechanism involving PHP scripts? I don't see how it's > possible to fopen() data from the browser's cache. If you are not getting > the latest version of the web page then perhaps the server you are trying to > scrape is cloaking your spider. Just a thought. I suspect it

Re: [PHP] fopen(http:...) problems

2002-08-19 Thread Kevin Stone
thought. -Kevin - Original Message - From: "Syl" <[EMAIL PROTECTED]> To: "PHP Windows" <[EMAIL PROTECTED]>; "PHP General" <[EMAIL PROTECTED]> Sent: Monday, August 19, 2002 3:13 PM Subject: [PHP] fopen(http:...) problems > When I use fopen(http:...) I do

[PHP] fopen(http:...) problems

2002-08-19 Thread Syl
When I use fopen(http:...) I do not get the latest version of the web page want to extract some content from. This page is updated at the source once an hour. How can I issue the equivalent of a Ctrl-F5 to refresh the cache? Syl -- PHP General Mailing List (http://www.php.net/) To unsubscribe,