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. -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 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, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php