<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — 2.0.1: _SESSION variable]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=345&amp;type=atom" />
	<updated>2008-09-23T07:39:43Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=345</id>
		<entry>
			<title type="html"><![CDATA[Re: 2.0.1: _SESSION variable]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1177#p1177" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-09-23T07:39:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1177#p1177</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[2.0.1: _SESSION variable]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1176#p1176" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[vipsoft]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=221</uri>
			</author>
			<updated>2008-09-23T04:51:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1176#p1176</id>
		</entry>
</feed>
