<?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>elTecnoBlog &#187; register_globals</title>
	<atom:link href="http://www.eltecnoblog.com/tag/register_globals/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eltecnoblog.com</link>
	<description>Tecnología, comunicaciones, entrepreneurship y un poco de todo lo demás</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:01:18 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>register_globals con mod_suphp</title>
		<link>http://www.eltecnoblog.com/2010/06/04/register_globals-con-mod_suphp/</link>
		<comments>http://www.eltecnoblog.com/2010/06/04/register_globals-con-mod_suphp/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 14:05:35 +0000</pubDate>
		<dc:creator>guillem</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[register_globals]]></category>

		<guid isPermaLink="false">http://www.eltecnoblog.com/?p=19</guid>
		<description><![CDATA[Aunque activar register_globals no es para nada una buena idea, sigue habiendo algunos maldi___ scripts por ahí que lo necesitan. ¿Como se hace en PHP5 en una instalación vía mod_suphp? En la carpeta en cuestión creamos un fichero llamado php.ini con el texto &#8216;register_globals = 1&#8242; (sin las comillas lógicamente.)]]></description>
			<content:encoded><![CDATA[<p>Aunque activar register_globals no es para nada una buena idea, sigue habiendo algunos maldi___ scripts por ahí que lo necesitan.</p>
<p>¿Como se hace en PHP5 en una instalación vía mod_suphp?<br />
En la carpeta en cuestión creamos un fichero llamado <em>php.ini</em> con el texto &#8216;register_globals = 1&#8242; (sin las comillas lógicamente.)</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.eltecnoblog.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.eltecnoblog.com/2010/06/04/register_globals-con-mod_suphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

