<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>PHP Scripting Forums Topic: Forcing logout on leaving a protected page</title>
<link>http://www.finalwebsites.com/forums/</link>
<description>PHP Scripting Forums Topic: Forcing logout on leaving a protected page</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 13:21:44 +0000</pubDate>

<item>
<title>Forcing logout on leaving a protected page</title>
<link>http://www.finalwebsites.com/forums/topic/forcing-logout-on-leaving-a-protected-page#post-828</link>
<pubDate>Tue, 24 Jun 2008 05:46:29 +0000</pubDate>
<dc:creator>Olaf</dc:creator>
<guid isPermaLink="false">http://www.finalwebsites.com/forums/</guid>
<description>&#60;p&#62;I would do this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if (isset($_POST)) {
  // do the other form related stuff
  unset($_SESSION[&#38;#39;login&#38;#39;];
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;almost the same code as [...]</description>
</item>

</channel>
</rss>
