<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020816" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020816</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-no-cache#comment-1127901</link>
    <description> &lt;p&gt;Cog wrote: &#039;If you mean form values:&lt;br /&gt;
- To: Try using JavaScript encryption then Post instead of Get.&#039;&lt;/p&gt;
&lt;p&gt;   Have you got a routine to illustrate this, Cog? &lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Mar 2003 18:31:08 +0000</pubDate>
 <dc:creator>TonyMontana</dc:creator>
 <guid isPermaLink="false">comment 1127901 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-no-cache#comment-1127867</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by TonyMontana &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;How about the encryption part, Renegade? Or is SSL the only option for that?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Tony &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Sorry Tony, I don&#039;t know :S&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Mar 2003 10:09:51 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1127867 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-no-cache#comment-1127848</link>
    <description> &lt;p&gt;First,&lt;br /&gt;
header(&quot;Cache-Control: no-store, no-cache, must-revalidate&quot;);  // HTTP 1.1&lt;br /&gt;
header(&quot;Cache-Control: post-check=0, pre-check=0&quot;, false);&lt;/p&gt;
&lt;p&gt;I would just use:&lt;br /&gt;
header(&quot;Pragma: no-cache&quot;);                          // HTTP 1.0&lt;/p&gt;
&lt;p&gt;or &lt;/p&gt;
&lt;p&gt;Use &lt;a href=&quot;http://www.php.net/manual/en/function.session-cache-limiter.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/function.session-cache-limiter.php&lt;/a&gt; to automatically generate the correct caching-related headers.&lt;/p&gt;
&lt;p&gt;Secound,&lt;br /&gt;
What do you mean by encrypt/protect values?  What values?&lt;/p&gt;
&lt;p&gt;If you mean form values:&lt;br /&gt;
 - To: Try using JavaScript encryption then Post instead of Get.&lt;br /&gt;
 - Fro: Need more info on circumstances.&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Mar 2003 04:32:49 +0000</pubDate>
 <dc:creator>Cog</dc:creator>
 <guid isPermaLink="false">comment 1127848 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-no-cache#comment-1127847</link>
    <description> &lt;p&gt;How about the encryption part, Renegade? Or is SSL the only option for that?&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Mar 2003 03:24:07 +0000</pubDate>
 <dc:creator>TonyMontana</dc:creator>
 <guid isPermaLink="false">comment 1127847 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-no-cache#comment-1127798</link>
    <description> &lt;p&gt;You can have a META tag in your head section to stop caching, I think it&#039;s:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Mar 2003 08:51:27 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1127798 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
