<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Walker Software &#187; PHP</title>
	<atom:link href="http://www.walkersoftware.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkersoftware.com</link>
	<description>Software Development &#124; Ipswich Suffolk UK</description>
	<lastBuildDate>Wed, 10 Feb 2010 19:33:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP to redirect IP addresses to different page</title>
		<link>http://www.walkersoftware.com/programming/79/php-to-redirect-ip-addresses-to-different-page/</link>
		<comments>http://www.walkersoftware.com/programming/79/php-to-redirect-ip-addresses-to-different-page/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 14:12:06 +0000</pubDate>
		<dc:creator>Martyn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.walkersoftware.com/?p=79</guid>
		<description><![CDATA[If you would like to redirect browsers based on their IP the following method can be used to handle multiple IP&#8217;s.  You can choose to redirect entire networks or a single ip.

&#60;?php
//array of ip's you wish to block.  Note that you can block an 
//entire class by replacing it with 0, so to block [...]]]></description>
		<wfw:commentRss>http://www.walkersoftware.com/programming/79/php-to-redirect-ip-addresses-to-different-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blocking by country and high connection counts hosting servers</title>
		<link>http://www.walkersoftware.com/utilities/74/blocking-by-country-and-high-connection-counts-on-linux/</link>
		<comments>http://www.walkersoftware.com/utilities/74/blocking-by-country-and-high-connection-counts-on-linux/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 13:24:08 +0000</pubDate>
		<dc:creator>Martyn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.walkersoftware.com/?p=74</guid>
		<description><![CDATA[Most of our hosting servers run Centos Linux but we have Windows servers too and a problem common to both is the occasional high volume of traffic generated by non organic growth.  I don&#8217;t mean that someones blog hits the front page of digg, rather a malicious or DDOS attack against a website.  On shared [...]]]></description>
		<wfw:commentRss>http://www.walkersoftware.com/utilities/74/blocking-by-country-and-high-connection-counts-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
