note 86057 added to function.session-cache-limiter

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
I have had some trouble preventing IE, particular IE 7 to stop caching pages. I read quite a number of articles relating to people's experiences and how they fixed it but it was hard to find one that worked for me. Eventually I had to use the following fix:
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">

based on the information available on following url: http://support.microsoft.com/kb/234067

Would to God that we'd all quit IE for good. Hope this saves someone some agony over IE.
----
Server IP: 87.124.35.190
Probable Submitter: 80.194.86.68
----
Manual Page -- http://www.php.net/manual/en/function.session-cache-limiter.php
Edit        -- https://master.php.net/note/edit/86057
Del: integrated  -- https://master.php.net/note/delete/86057/integrated
Del: useless     -- https://master.php.net/note/delete/86057/useless
Del: bad code    -- https://master.php.net/note/delete/86057/bad+code
Del: spam        -- https://master.php.net/note/delete/86057/spam
Del: non-english -- https://master.php.net/note/delete/86057/non-english
Del: in docs     -- https://master.php.net/note/delete/86057/in+docs
Del: other reasons-- https://master.php.net/note/delete/86057
Reject      -- https://master.php.net/note/reject/86057
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.