<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; session</title>
	<atom:link href="http://www.barattalo.it/tag/session/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP Session class with crypted cookies.</title>
		<link>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/</link>
		<comments>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 22:11:48 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=233</guid>
		<description><![CDATA[This class was built to handle session variables, I made this class because once I had to use session variables for a project, but than I had to change the behaviour to use cookies&#8230; and last, I had to hide some important ids in cookies and I don&#8217;t want cookie injection. So I&#8217;ve made this [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/21/php-session-class-with-crypted-cookies/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<enclosure url="http://www.barattalo.it/wp-content/uploads/2009/12/2009-12-21_230527-300x192.gif" length="18758" type="image/jpg" /><media:content url="http://www.barattalo.it/wp-content/uploads/2009/12/2009-12-21_230527-300x192.gif" width="300" height="192" medium="image" type="image/gif" />	</item>
	</channel>
</rss>

