<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>O3noBLOG: Microfeed for "PHP Session"</title>
    <link>http://blog.othree.net/log/2008/09/11/php-session/</link>
    <description>Comments for the entry "PHP Session"</description>
    <language>zh-tw</language>
    <generator>Movable Type v4.25</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>


    <lastBuildDate>Mon, 15 Sep 2008 20:31:12 +08:00</lastBuildDate>

     <item>
      <title>Comment from 路人</title>
      <description><![CDATA[<p>應該不用 session_register() 喔... $_SESSION 和  session_register() 是不同的用法。</p>]]></description>
      <guid isPermaLink="false">537@http://blog.othree.net/#c88006</guid>
      <pubDate>Mon, 15 Sep 2008 20:31:12 +08:00</pubDate>
    </item>


     <item>
      <title>Comment from chph</title>
      <description><![CDATA[<p>不用註冊.<br />
其他頁面傳不過去可能是你漏了session_start() 吧 ?<br />
</p>]]></description>
      <guid isPermaLink="false">537@http://blog.othree.net/#c88486</guid>
      <pubDate>Tue, 16 Sep 2008 21:42:39 +08:00</pubDate>
    </item>


     <item>
      <title>Comment from othree.net</title>
      <description><![CDATA[<p>剛剛測試了一下又不用@@，我之前查文件是說session_register()和$_SESSION是二選一，不過後者是比較新的方法，比較推薦使用。</p>]]></description>
      <guid isPermaLink="false">537@http://blog.othree.net/#c88499</guid>
      <pubDate>Tue, 16 Sep 2008 23:00:40 +08:00</pubDate>
    </item>


     <item>
      <title>Comment from hsatac</title>
      <description><![CDATA[<p>不用註冊<br />
只要session_start()然後直接$_SESSION[]就好了</p>]]></description>
      <guid isPermaLink="false">537@http://blog.othree.net/#c94558</guid>
      <pubDate>Sat, 11 Oct 2008 00:43:13 +08:00</pubDate>
    </item>

  </channel>
</rss>