<?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>Web Development Tutorials &#187; PHP Functions</title>
	<atom:link href="http://www.pk-tuts.co.uk/tag/php-functions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pk-tuts.co.uk</link>
	<description>Written By Peter Kelly</description>
	<lastBuildDate>Mon, 05 Apr 2010 19:44:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Field Protection</title>
		<link>http://www.pk-tuts.co.uk/php/php-functions/field-protection?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.pk-tuts.co.uk/php/php-functions/field-protection#comments</comments>
		<pubDate>Thu, 16 Jul 2009 17:21:55 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[PHP Functions]]></category>
		<category><![CDATA[Defacing]]></category>
		<category><![CDATA[Hackers]]></category>
		<category><![CDATA[PHP Form Protection]]></category>
		<category><![CDATA[PHP Inject]]></category>
		<category><![CDATA[Protect $_POST]]></category>
		<category><![CDATA[Protect Strings]]></category>

		<guid isPermaLink="false">http://www.pk-tuts.co.uk/?p=3</guid>
		<description><![CDATA[Injection into websites is getting more and more common, This is due to more hackers/kids learning to deface peoples websites for the &#8220;Fun of it&#8221;. But one main way to stop them is protecting your forms. Below is a function which removes all tags e.g HTML, PHP etc and turns all htmlentities such as &#8221; [...]]]></description>
		<wfw:commentRss>http://www.pk-tuts.co.uk/php/php-functions/field-protection/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
