<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: External Sessions in CakePHP</title>
	<atom:link href="http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 12:51:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dave</title>
		<link>http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/comment-page-1/#comment-1124</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Wed, 09 Sep 2009 11:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/#comment-1124</guid>
		<description>acosonic, I can&#039;t remember all the details but I don&#039;t believe there was a $this-&gt;Session at the time i had to do this (over 2 years ago now). There&#039;s probably a much easier way to do it these days :)</description>
		<content:encoded><![CDATA[<p>acosonic, I can&#8217;t remember all the details but I don&#8217;t believe there was a $this->Session at the time i had to do this (over 2 years ago now). There&#8217;s probably a much easier way to do it these days :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acosonic</title>
		<link>http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/comment-page-1/#comment-1118</link>
		<dc:creator>acosonic</dc:creator>
		<pubDate>Mon, 07 Sep 2009 12:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/#comment-1118</guid>
		<description>Hm, try just adding 

session_start();

at bootstrap.php and import your session variables from $_SESSION to $this-&gt;Session... 

That would be more natural way ;)</description>
		<content:encoded><![CDATA[<p>Hm, try just adding </p>
<p>session_start();</p>
<p>at bootstrap.php and import your session variables from $_SESSION to $this-&gt;Session&#8230; </p>
<p>That would be more natural way ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: External Session In CakePHP &#171; Open source for developer</title>
		<link>http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/comment-page-1/#comment-134</link>
		<dc:creator>External Session In CakePHP &#171; Open source for developer</dc:creator>
		<pubDate>Mon, 10 Mar 2008 09:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://recurser.com/articles/2007/06/04/external-sessions-in-cakephp/#comment-134</guid>
		<description>[...] External Session In&#160;CakePHP  Posted on March 10, 2008 by srichart   à¸—à¸µà¹ˆà¸¡à¸² [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] External Session In&nbsp;CakePHP  Posted on March 10, 2008 by srichart   à¸—à¸µà¹ˆà¸¡à¸² [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
