<?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>Comments on: PHP 及 .htaccess 實現阻擋 ip</title>
	<atom:link href="http://www.hkcode.com/programming/116/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hkcode.com/programming/116</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kapar Shu</title>
		<link>http://www.hkcode.com/programming/116#comment-62</link>
		<dc:creator>Kapar Shu</dc:creator>
		<pubDate>Mon, 20 Mar 2006 18:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/programming/116#comment-62</guid>
		<description>There has a solution about PHP work with .htaccess files.
try to take a view about the PHP class.

http://www.phpclasses.org/browse/package/411.html</description>
		<content:encoded><![CDATA[<p>There has a solution about PHP work with .htaccess files.<br />
try to take a view about the PHP class.</p>
<p><a href="http://www.phpclasses.org/browse/package/411.html" rel="nofollow">http://www.phpclasses.org/browse/package/411.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Tang</title>
		<link>http://www.hkcode.com/programming/116#comment-56</link>
		<dc:creator>Sam Tang</dc:creator>
		<pubDate>Wed, 15 Mar 2006 01:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/programming/116#comment-56</guid>
		<description>Yes, but you cannot using file() to add/edit/delete the entry from .htaccess, you have using fopen() and fwrite() to do that.

And you have to make sure the permission of .htaccess is writeable by web server.</description>
		<content:encoded><![CDATA[<p>Yes, but you cannot using file() to add/edit/delete the entry from .htaccess, you have using fopen() and fwrite() to do that.</p>
<p>And you have to make sure the permission of .htaccess is writeable by web server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.hkcode.com/programming/116#comment-55</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Tue, 14 Mar 2006 18:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.real-blog.com/programming/116#comment-55</guid>
		<description>PHP with file(&#039;.htaccess&#039;)?
dyn add/delete &amp;&amp; save resources?</description>
		<content:encoded><![CDATA[<p>PHP with file(&#8216;.htaccess&#8217;)?<br />
dyn add/delete &amp;&amp; save resources?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

