<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How to use HTTP_POST_VARS in php</title>
	<atom:link href="http://www.digimantra.com/tutorials/how-to-use-http_post_vars-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digimantra.com/tutorials/how-to-use-http_post_vars-in-php/</link>
	<description>Technology tips for all</description>
	<lastBuildDate>Sun, 13 Nov 2011 09:56:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: toto</title>
		<link>http://www.digimantra.com/tutorials/how-to-use-http_post_vars-in-php/#comment-740</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Thu, 05 Feb 2009 12:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://realin.co.in/?p=260#comment-740</guid>
		<description>see http://fr3.php.net/manual/en/function.extract.php</description>
		<content:encoded><![CDATA[<p>see <a href="http://fr3.php.net/manual/en/function.extract.php" rel="nofollow">http://fr3.php.net/manual/en/function.extract.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Khosla - realin</title>
		<link>http://www.digimantra.com/tutorials/how-to-use-http_post_vars-in-php/#comment-736</link>
		<dc:creator>Sachin Khosla - realin</dc:creator>
		<pubDate>Thu, 05 Feb 2009 08:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://realin.co.in/?p=260#comment-736</guid>
		<description>And when did i say, you have to enable register_globals ?

And i agree on extract, it can be used, instead .. but i just do not remember the CONSTANTS to be passed with the array.</description>
		<content:encoded><![CDATA[<p>And when did i say, you have to enable register_globals ?</p>
<p>And i agree on extract, it can be used, instead .. but i just do not remember the CONSTANTS to be passed with the array.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.digimantra.com/tutorials/how-to-use-http_post_vars-in-php/#comment-738</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 05 Feb 2009 07:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://realin.co.in/?p=260#comment-738</guid>
		<description>read this first:
http://devzone.zend.com/manual/security.globals.html

enabling register_globals (is what you doing) opens a security hole.

If you still want to enable register_globals just enable them. In case you don&#039;t have permissions see extract function in php.</description>
		<content:encoded><![CDATA[<p>read this first:<br />
<a href="http://devzone.zend.com/manual/security.globals.html" rel="nofollow">http://devzone.zend.com/manual/security.globals.html</a></p>
<p>enabling register_globals (is what you doing) opens a security hole.</p>
<p>If you still want to enable register_globals just enable them. In case you don&#8217;t have permissions see extract function in php.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

