<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 5 Basic PHP Security Tips</title>
	<atom:link href="http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/</link>
	<description>Web development blog</description>
	<lastBuildDate>Wed, 11 Apr 2012 03:57:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve</title>
		<link>http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/comment-page-1/#comment-306</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 04 Sep 2009 17:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=627#comment-306</guid>
		<description>Looks like the site went down for a while, but it appears to be back now.</description>
		<content:encoded><![CDATA[<p>Looks like the site went down for a while, but it appears to be back now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keogh</title>
		<link>http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/comment-page-1/#comment-303</link>
		<dc:creator>keogh</dc:creator>
		<pubDate>Fri, 04 Sep 2009 00:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=627#comment-303</guid>
		<description>The link for the PHP Security Guide is broken</description>
		<content:encoded><![CDATA[<p>The link for the PHP Security Guide is broken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/comment-page-1/#comment-287</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 02 Sep 2009 16:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=627#comment-287</guid>
		<description>That&#039;s true, but there are more ways to trick a browser into silently sending a GET request than there are with POST. That tip is more to protect users on the client side rather than protecting your server from attacks.</description>
		<content:encoded><![CDATA[<p>That&#8217;s true, but there are more ways to trick a browser into silently sending a GET request than there are with POST. That tip is more to protect users on the client side rather than protecting your server from attacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maholtz</title>
		<link>http://www.ultramegatech.com/2009/08/5-basic-php-security-tips/comment-page-1/#comment-281</link>
		<dc:creator>maholtz</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ultramegatech.com/blog/?p=627#comment-281</guid>
		<description>&quot;Use POST for Dangerous Actions&quot;

there is no difference between POST or GET. You can send POST Request with Javascript or use some firefox plugins. IMHO the only difference is, that usually GET will be in your webserver Logfiles where POST is not.</description>
		<content:encoded><![CDATA[<p>&#8220;Use POST for Dangerous Actions&#8221;</p>
<p>there is no difference between POST or GET. You can send POST Request with Javascript or use some firefox plugins. IMHO the only difference is, that usually GET will be in your webserver Logfiles where POST is not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

