<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Olebox - Shaun Oleson &#187; login</title>
	<atom:link href="http://blog.olebox.com/tag/login/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.olebox.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Sep 2010 07:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP Sessions</title>
		<link>http://blog.olebox.com/2008/11/11/php-sessions/</link>
		<comments>http://blog.olebox.com/2008/11/11/php-sessions/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 02:00:03 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Code Help]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[gc_max_lifetime]]></category>
		<category><![CDATA[headers already sent]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[session_start]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://blog.olebox.com/?p=99</guid>
		<description><![CDATA[So a little about PHP Sessions. I&#8217;ll talk briefly about how they persist, how long they persist, how to add variables and how to destroy/unset variables. As stated on the php.net website Session support in PHP consists of a way to preserve certain data across subsequent accesses. This enables you to build more customized applications [...]]]></description>
		<wfw:commentRss>http://blog.olebox.com/2008/11/11/php-sessions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
