RE: [PHP] refresh Browser

2001-01-17 Thread jeremy
> what do I have to do, to guarentee that the client has got the actual > page? > - or does the browser know - ordering a .php page means > "really fetch it, > and don't take the cached one! > but what about proxy-server out there??? Try using headers that expire your page if you're really worr

[PHP] refresh Browser

2001-01-17 Thread mailing_list
Hi! a general php-question! do I have to care about the web-browser reloading a php-page automatically and not taking a cached one! For example submit.php (the conent changes every second!): CLICK what do I have to do, to guarentee that the client has got the actual page? - or does the brows