<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Can this really be PHP?</title>
	<link>http://www.sweeting.org/mark/blog/2005/05/08/can-this-really-be-php</link>
	<description>The world according to marky moo</description>
	<pubDate>Tue, 06 Jan 2009 12:56:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: JBlanch</title>
		<link>http://www.sweeting.org/mark/blog/2005/05/08/can-this-really-be-php#comment-2466</link>
		<author>JBlanch</author>
		<pubDate>Wed, 08 Jun 2005 03:06:24 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/05/08/can-this-really-be-php#comment-2466</guid>
		<description>try  if($oStaff != unserialize( $_SESSION['ostaff'] ))

and make sure $ostaff is global with
global $oStaff at the top of function foo()</description>
		<content:encoded><![CDATA[<p>try  if($oStaff != unserialize( $_SESSION[&#8217;ostaff&#8217;] ))</p>
<p>and make sure $ostaff is global with<br />
global $oStaff at the top of function foo()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
