<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP 及 .htaccess 實現阻擋 ip</title>
	<link>http://www.hkcode.com/programming/116</link>
	<description>關於 PHP, Linux, Open Source 及個人生活記載的網誌。</description>
	<pubDate>Fri, 30 Jul 2010 20:42:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Kapar Shu</title>
		<link>http://www.hkcode.com/programming/116#comment-62</link>
		<pubDate>Mon, 20 Mar 2006 18:34:25 +0000</pubDate>
		<guid>http://www.hkcode.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>
		<pubDate>Wed, 15 Mar 2006 01:12:49 +0000</pubDate>
		<guid>http://www.hkcode.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>
		<pubDate>Tue, 14 Mar 2006 18:45:30 +0000</pubDate>
		<guid>http://www.hkcode.com/programming/116#comment-55</guid>
					<description>PHP with file('.htaccess')?
dyn add/delete &#38;&#38; save resources?</description>
		<content:encoded><![CDATA[<p>PHP with file(&#8217;.htaccess&#8217;)?<br />
dyn add/delete &amp;&amp; save resources?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
