You can append to the URL a dummy variable that is sure to change every time: http://.../mypage?nocache=<?php echo time() ; ?> This will force the refresh. Ignatius ____________________________________________ ----- Original Message ----- From: "Philip Zee" <pzee@creativeCgi.com> To: <php-db@lists.php.net> Sent: Sunday, February 16, 2003 9:46 PM Subject: Web Page Caching > Hello, > > I don't know if this is the right list to send this question to. It appears that the browser caches the result after a PHP page updates the database. I have to manually reload it in order to see the updates. Does anyone know how to overcome this? > > Thanks, > > Philip > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php