<?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"
	>
<channel>
	<title>Comments on: 變數在 xx 的處理方式</title>
	<atom:link href="http://blog.gslin.org/archives/2007/08/29/1291/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gslin.org/archives/2007/08/29/1291/</link>
	<description>幹壞事是進步最大的原動力</description>
	<pubDate>Fri, 16 May 2008 21:47:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Gea-Suan Lin</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-240619</link>
		<dc:creator>Gea-Suan Lin</dc:creator>
		<pubDate>Wed, 05 Sep 2007 22:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-240619</guid>
		<description>不，放在 GET 參數裡面是用 &lt;code&gt;urlencode()&lt;/code&gt;，把空白轉成 "+" 而非 "%20"。</description>
		<content:encoded><![CDATA[<p>不，放在 GET 參數裡面是用 <code>urlencode()</code>，把空白轉成 &#8220;+&#8221; 而非 &#8220;%20&#8243;。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BUG</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-240601</link>
		<dc:creator>BUG</dc:creator>
		<pubDate>Wed, 05 Sep 2007 19:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-240601</guid>
		<description>是RFC1738...</description>
		<content:encoded><![CDATA[<p>是RFC1738&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BUG</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-240600</link>
		<dc:creator>BUG</dc:creator>
		<pubDate>Wed, 05 Sep 2007 19:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-240600</guid>
		<description>rawurlencode似乎更符合標準(RFC1387 !?)

htmlspecialchars跟htmlentities似乎差不多..
不知道選哪個好..</description>
		<content:encoded><![CDATA[<p>rawurlencode似乎更符合標準(RFC1387 !?)</p>
<p>htmlspecialchars跟htmlentities似乎差不多..<br />
不知道選哪個好..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 變數在 xx 的處理方式 at BlueCat is sleepy</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-240407</link>
		<dc:creator>變數在 xx 的處理方式 at BlueCat is sleepy</dc:creator>
		<pubDate>Mon, 03 Sep 2007 07:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-240407</guid>
		<description>[...] 從大神Blog看到的, 真是太重要了!! [...]</description>
		<content:encoded><![CDATA[<p>[...] 從大神Blog看到的, 真是太重要了!! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cmchen</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-240406</link>
		<dc:creator>cmchen</dc:creator>
		<pubDate>Mon, 03 Sep 2007 07:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-240406</guid>
		<description>借轉借轉~~感謝</description>
		<content:encoded><![CDATA[<p>借轉借轉~~感謝</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slzzp</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-239990</link>
		<dc:creator>slzzp</dc:creator>
		<pubDate>Wed, 29 Aug 2007 20:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-239990</guid>
		<description>確定是數字的欄位可以用 ctype_digit() 檢查, 或是 intval() 再轉成數字一次.

ctype_* 系列的 function 可以用來檢查特定內容的變數.</description>
		<content:encoded><![CDATA[<p>確定是數字的欄位可以用 ctype_digit() 檢查, 或是 intval() 再轉成數字一次.</p>
<p>ctype_* 系列的 function 可以用來檢查特定內容的變數.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gea-Suan Lin</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-239959</link>
		<dc:creator>Gea-Suan Lin</dc:creator>
		<pubDate>Wed, 29 Aug 2007 08:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-239959</guid>
		<description>我測試的結果相反：
http://netnews.nctu.edu.tw/~gslin/a.html</description>
		<content:encoded><![CDATA[<p>我測試的結果相反：<br />
<a href="http://netnews.nctu.edu.tw/~gslin/a.html"  onclick="javascript:urchinTracker ('/outbound/comment/netnews.nctu.edu.tw');">http://netnews.nctu.edu.tw/~gslin/a.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teds</title>
		<link>http://blog.gslin.org/archives/2007/08/29/1291/#comment-239958</link>
		<dc:creator>teds</dc:creator>
		<pubDate>Wed, 29 Aug 2007 08:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gslin.org/archives/2007/08/29/1291/#comment-239958</guid>
		<description>htmlentities沒辦法避免IE6一些"聰明的"特性
例如全形的"＜"依然當作"&#60;"來解釋

不知道長輩有沒有試過 HTML Purifier
http://shiflett.org/blog/2007/jun/html-purifier</description>
		<content:encoded><![CDATA[<p>htmlentities沒辦法避免IE6一些&#8221;聰明的&#8221;特性<br />
例如全形的&#8221;＜&#8221;依然當作&#8221;&lt;&#8221;來解釋</p>
<p>不知道長輩有沒有試過 HTML Purifier<br />
<a href="http://shiflett.org/blog/2007/jun/html-purifier"  onclick="javascript:urchinTracker ('/outbound/comment/shiflett.org');">http://shiflett.org/blog/2007/jun/html-purifier</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
