<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>「簡單實作PHP圖片驗證」的迴響</title>
	<atom:link href="http://clyang.net/blog/2009/02/23/227/feed" rel="self" type="application/rss+xml" />
	<link>http://clyang.net/blog/2009/02/23/227</link>
	<description>Clyang's Murmuring</description>
	<lastBuildDate>Tue, 15 May 2012 07:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：zzz</title>
		<link>http://clyang.net/blog/2009/02/23/227/comment-page-1#comment-16352</link>
		<dc:creator>zzz</dc:creator>
		<pubDate>Tue, 15 May 2012 07:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://clyang.net/blog/?p=227#comment-16352</guid>
		<description>so?</description>
		<content:encoded><![CDATA[<p>so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：chen</title>
		<link>http://clyang.net/blog/2009/02/23/227/comment-page-1#comment-15191</link>
		<dc:creator>chen</dc:creator>
		<pubDate>Sat, 13 Aug 2011 04:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://clyang.net/blog/?p=227#comment-15191</guid>
		<description>後來用iframe解決了XD</description>
		<content:encoded><![CDATA[<p>後來用iframe解決了XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：chen</title>
		<link>http://clyang.net/blog/2009/02/23/227/comment-page-1#comment-15190</link>
		<dc:creator>chen</dc:creator>
		<pubDate>Sat, 13 Aug 2011 04:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://clyang.net/blog/?p=227#comment-15190</guid>
		<description>想請問一下，若要在驗證旁做個換一張圖片的按鈕，
不想用重新整理整個頁面，只要圖片重新整理的方法
不知道大大有研究嗎@@?</description>
		<content:encoded><![CDATA[<p>想請問一下，若要在驗證旁做個換一張圖片的按鈕，<br />
不想用重新整理整個頁面，只要圖片重新整理的方法<br />
不知道大大有研究嗎@@?</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：firestoke</title>
		<link>http://clyang.net/blog/2009/02/23/227/comment-page-1#comment-5000</link>
		<dc:creator>firestoke</dc:creator>
		<pubDate>Sun, 28 Mar 2010 06:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://clyang.net/blog/?p=227#comment-5000</guid>
		<description>終於試成功了，不過一開始時候一直會收到「無法顯示錯誤的圖片」的錯誤訊息。
我把 header(&quot;Content-type: image/png&quot;); 這行mark後，看到下面的錯誤訊息

Notice: Undefined variable: authnum xxxxxxxxxxxxxx
Warning: imagettfbbox() [function.imagettfbbox]: Problem loading glyph xxxxxxxxxxxxx

第一個只是warning，在前面加上 $authnum = &quot;&quot;; 就好了。
主要是第二個 warning: Problem loading glyph 比較奇怪，上網查了一下也查不出個所以然...
本來以為是字型檔的問題，換了好幾個也都沒用
後來把Apache整個stop再start...就好了..........@_@;;;
我也不知道為什麼... ~_~

Any way~~ 現在可以成功work了! 感謝你的分享!! :)</description>
		<content:encoded><![CDATA[<p>終於試成功了，不過一開始時候一直會收到「無法顯示錯誤的圖片」的錯誤訊息。<br />
我把 header("Content-type: image/png"); 這行mark後，看到下面的錯誤訊息</p>
<p>Notice: Undefined variable: authnum xxxxxxxxxxxxxx<br />
Warning: imagettfbbox() [function.imagettfbbox]: Problem loading glyph xxxxxxxxxxxxx</p>
<p>第一個只是warning，在前面加上 $authnum = ""; 就好了。<br />
主要是第二個 warning: Problem loading glyph 比較奇怪，上網查了一下也查不出個所以然&#8230;<br />
本來以為是字型檔的問題，換了好幾個也都沒用<br />
後來把Apache整個stop再start&#8230;就好了&#8230;&#8230;&#8230;.@_@;;;<br />
我也不知道為什麼&#8230; ~_~</p>
<p>Any way~~ 現在可以成功work了! 感謝你的分享!! <img src='http://clyang.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>由：firestoke</title>
		<link>http://clyang.net/blog/2009/02/23/227/comment-page-1#comment-4995</link>
		<dc:creator>firestoke</dc:creator>
		<pubDate>Sat, 27 Mar 2010 15:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://clyang.net/blog/?p=227#comment-4995</guid>
		<description>很實用! 感謝你的分享! :)</description>
		<content:encoded><![CDATA[<p>很實用! 感謝你的分享! <img src='http://clyang.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

