<?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>PhpScripter&#187; Snippet</title>
	<atom:link href="http://www.phpscripter.info/tag/snippet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpscripter.info</link>
	<description>Scripting PHP buzzword</description>
	<lastBuildDate>Thu, 19 Jun 2008 14:20:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Begone pesky magic_quotes</title>
		<link>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/</link>
		<comments>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:35:24 +0000</pubDate>
		<dc:creator>Stig Lindqvist</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[MagicQuotes]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Snippet]]></category>

		<guid isPermaLink="false">http://www.phpscripter.info/?p=5</guid>
		<description><![CDATA[This is the first snippet I usually incorporate into a new site or project.
Why? Because this is the number one thing that breaks a php script on diffrent servers. The reason is that the team behind PHP decided that it would be cool if all user input was filtered so it contained backslashes for all [...]]]></description>
		<wfw:commentRss>http://www.phpscripter.info/2008/06/14/begone-pesky-magic_quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
