<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — 2.0.1: _SESSION variable]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=345</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=345&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in 2.0.1: _SESSION variable.]]></description>
		<lastBuildDate>Tue, 23 Sep 2008 07:39:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 2.0.1: _SESSION variable]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=1177#p1177</link>
			<description><![CDATA[<p>You are right, the session_register calls are long lasting relicts from earlier FA versions. We have no complains about it, but yes they should be removed accorrding to php manual. <br />Regarding the second issue it was just removed using session_name(). Fix in CVS to be released with 2.0.2. </p><p>Thank you for your testing effort.</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 23 Sep 2008 07:39:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=1177#p1177</guid>
		</item>
		<item>
			<title><![CDATA[2.0.1: _SESSION variable]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=1176#p1176</link>
			<description><![CDATA[<p>First, there&#039;s a &quot;caution&quot; listed in the PHP documentation that advises against mixing _SESSION usage with session_register(), session_is_registered(), and session_unregister(). </p><p><a href="http://php.net/manual/en/function.session-register.php">http://php.net/manual/en/function.session-register.php</a></p><p>Second, I think it would be a wise idea to use a namespace for FA&#039;s global variables.&nbsp; I ran into some anomalous behaviour which I now attribute to being a conflict between FA and WebERP running on the same server and evaluating both systems concurrently in separate tabs of a single browser instance.</p><p>Consider:&nbsp; <a href="http://codeigniter.com/wiki/PHPSession">http://codeigniter.com/wiki/PHPSession</a><br />or: <a href="http://framework.zend.com/manual/en/zend.session.basic_usage.html">http://framework.zend.com/manual/en/zen … usage.html</a></p>]]></description>
			<author><![CDATA[null@example.com (vipsoft)]]></author>
			<pubDate>Tue, 23 Sep 2008 04:51:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=1176#p1176</guid>
		</item>
	</channel>
</rss>
