<?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"
	>
<channel>
	<title>Comments on: Some basic PHP calls for use in Delphi for PHP or pure PHP</title>
	<atom:link href="http://www.thecodecave.com/article363/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecodecave.com/article363</link>
	<description>Cold storage before my best ideas melt away...</description>
	<pubDate>Tue, 02 Dec 2008 17:01:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Some useful PHP Code Snippets : OneNerd&#8217;s Software Company</title>
		<link>http://www.thecodecave.com/article363#comment-19527</link>
		<dc:creator>Some useful PHP Code Snippets : OneNerd&#8217;s Software Company</dc:creator>
		<pubDate>Sat, 21 Apr 2007 21:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article363#comment-19527</guid>
		<description>[...] Some excellent PHP code snippets at the code cave blog to use in your Delphi for PHP coding: http://www.thecodecave.com/article363 [...]</description>
		<content:encoded><![CDATA[<p>[...] Some excellent PHP code snippets at the code cave blog to use in your Delphi for PHP coding: <a href="http://www.thecodecave.com/article363" rel="nofollow">http://www.thecodecave.com/article363</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firebird News &#187; Some basic PHP calls for use in Delphi for PHP or pure PHP</title>
		<link>http://www.thecodecave.com/article363#comment-17417</link>
		<dc:creator>Firebird News &#187; Some basic PHP calls for use in Delphi for PHP or pure PHP</dc:creator>
		<pubDate>Wed, 04 Apr 2007 14:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article363#comment-17417</guid>
		<description>[...] I’ve used often in the past. Since I had to search for them, obeying my rule, they get posted here. Maybe they can be of use to others.  Permalink &#124; Share (digg, etc): &#160; &#160; &#160; &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] I’ve used often in the past. Since I had to search for them, obeying my rule, they get posted here. Maybe they can be of use to others.  Permalink | Share (digg, etc): &nbsp; &nbsp; &nbsp; &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OneNerd</title>
		<link>http://www.thecodecave.com/article363#comment-16788</link>
		<dc:creator>OneNerd</dc:creator>
		<pubDate>Mon, 02 Apr 2007 01:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article363#comment-16788</guid>
		<description>Excellent! Thanks for the post -- I will cross post this article on &lt;a href="http://delphi4php.blogspot.com" rel="nofollow"&gt;my blog&lt;/a&gt; as well, as I personally find it helpful.</description>
		<content:encoded><![CDATA[<p>Excellent! Thanks for the post &#8212; I will cross post this article on <a href="http://delphi4php.blogspot.com" rel="nofollow">my blog</a> as well, as I personally find it helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.thecodecave.com/article363#comment-16787</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 02 Apr 2007 01:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article363#comment-16787</guid>
		<description>Done Stu, and thanks for the Tip!</description>
		<content:encoded><![CDATA[<p>Done Stu, and thanks for the Tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Kelly</title>
		<link>http://www.thecodecave.com/article363#comment-16769</link>
		<dc:creator>Stuart Kelly</dc:creator>
		<pubDate>Sun, 01 Apr 2007 23:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article363#comment-16769</guid>
		<description>&lt;blockquote&gt;&lt;code&gt;$protected_post_vars = strip_and_slash_deep($HTTP_POST_VARS);&lt;/code&gt;&lt;/blockquote&gt;

May I suggest that the example should be &lt;code&gt;$protected_post_vars = strip_and_slash_deep($_POST);&lt;/code&gt;

Since &lt;strong&gt;$HTTP_POST_VARS&lt;/strong&gt; is depreciated in PHP 5 and will be removed in &lt;a href="http://www.corephp.co.uk/archives/19-Prepare-for-PHP-6.html" rel="nofollow"&gt;PHP 6&lt;/a&gt;</description>
		<content:encoded><![CDATA[<blockquote><p><code>$protected_post_vars = strip_and_slash_deep($HTTP_POST_VARS);</code></p></blockquote>
<p>May I suggest that the example should be <code>$protected_post_vars = strip_and_slash_deep($_POST);</code></p>
<p>Since <strong>$HTTP_POST_VARS</strong> is depreciated in PHP 5 and will be removed in <a href="http://www.corephp.co.uk/archives/19-Prepare-for-PHP-6.html" rel="nofollow">PHP 6</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.379 seconds -->
