<?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>Country IP Blocks™ &#187; FILTER_VALIDATE_IP</title>
	<atom:link href="http://www.countryipblocks.net/tag/filter_validate_ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.countryipblocks.net</link>
	<description>Security Solutions With Searchable IP Block Database</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:52:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Validating IP Addresses Using PHP</title>
		<link>http://www.countryipblocks.net/networking/validating-ip-addresses-using-php/</link>
		<comments>http://www.countryipblocks.net/networking/validating-ip-addresses-using-php/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:29:24 +0000</pubDate>
		<dc:creator>Stewart White</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[FILTER_FLAG_IPV4]]></category>
		<category><![CDATA[FILTER_FLAG_IPV6]]></category>
		<category><![CDATA[FILTER_FLAG_NO_PRIV_RANGE]]></category>
		<category><![CDATA[FILTER_FLAG_NO_RES_RANGE]]></category>
		<category><![CDATA[FILTER_VALIDATE_IP]]></category>
		<category><![CDATA[filter_var]]></category>

		<guid isPermaLink="false">http://www.countryipblocks.net/?p=366</guid>
		<description><![CDATA[<p>PHP 5.2+ offer an excellent function for validating IP Addresses: filter_var(). The filter_var() function offers several flags: FILTER_VALIDATE_IP, FILTER_FLAG_IPV4, FILTER_FLAG_IPV6, FILTER_FLAG_NO_PRIV_RANGE and FILTER_FLAG_NO_RES_RANGE, used to filter or validate IP addresses based on whether the address is IPv4, IPv6 or within a reserved or private network range. For the purpose of illustration, let&#8217;s assume we want [...]</p>
<div style="display:block"><small><em>posted in <a href="http://www.countryipblocks.net/category/networking/">Networking</a> by Stewart White <a href="http://www.countryipblocks.net/networking/validating-ip-addresses-using-php/#comments">Leave A Comment</a><br />&copy;2012 <a href="http://www.countryipblocks.net">Country IP Blocks™</a>. All Rights Reserved.Please visit us at <a href="www.countryipblocks.net">Country IP Blocks</a>. We apprciate your patronage.</em></small></div>]]></description>
		<wfw:commentRss>http://www.countryipblocks.net/networking/validating-ip-addresses-using-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

