<?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: Storing classes in a PHP Session with AMFPHP</title>
	<atom:link href="http://labs.flexperiments.nl/storing-classes-in-a-php-session-with-amfphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.flexperiments.nl/storing-classes-in-a-php-session-with-amfphp/</link>
	<description></description>
	<lastBuildDate>Tue, 13 Jul 2010 16:37:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David Priest</title>
		<link>http://labs.flexperiments.nl/storing-classes-in-a-php-session-with-amfphp/comment-page-1/#comment-929</link>
		<dc:creator>David Priest</dc:creator>
		<pubDate>Sun, 11 Jan 2009 05:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://labs.flexperiments.nl/?p=66#comment-929</guid>
		<description>Thanks!

I had been hunting around and had figured out that AMFPHP had a session_start, but hadn&#039;t figured out how to work around  it.

Trying now to decide what penalty I&#039;m paying for storing state in PHP session variables - looks like the disk is being hit alot. Need to figure out if session vars can be saved in memory? dunno just yet...

Any thoughts?

dp</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I had been hunting around and had figured out that AMFPHP had a session_start, but hadn&#8217;t figured out how to work around  it.</p>
<p>Trying now to decide what penalty I&#8217;m paying for storing state in PHP session variables &#8211; looks like the disk is being hit alot. Need to figure out if session vars can be saved in memory? dunno just yet&#8230;</p>
<p>Any thoughts?</p>
<p>dp</p>
]]></content:encoded>
	</item>
</channel>
</rss>
