<?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>Pseudonerd &#187; php_flag</title>
	<atom:link href="http://pseudonerd.com/tag/php_flag/feed" rel="self" type="application/rss+xml" />
	<link>http://pseudonerd.com</link>
	<description>blog sobre tecnologia e nerdices em geral!</description>
	<lastBuildDate>Mon, 26 Dec 2011 14:28:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>como modificar a variável register_globals através do .htaccess</title>
		<link>http://pseudonerd.com/apache/como-modificar-a-variavel-register_globals-atraves-do-htaccess-456</link>
		<comments>http://pseudonerd.com/apache/como-modificar-a-variavel-register_globals-atraves-do-htaccess-456#comments</comments>
		<pubDate>Thu, 06 May 2010 14:22:40 +0000</pubDate>
		<dc:creator>adlersd</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[php_flag]]></category>

		<guid isPermaLink="false">http://pseudonerd.com/?p=456</guid>
		<description><![CDATA[para fazer essa modificação da variável register_globals utilizando o .htaccess é simples, é só utilizar a linha a seguir. 1 php_flag register_globals off clique no link para saber mais sobre Como mudar as configurações Não existem posts relacionados.
Não existem posts relacionados.]]></description>
			<content:encoded><![CDATA[<p>para fazer essa modificação da variável register_globals utilizando o .htaccess é simples, é só utilizar a linha a seguir.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">php_flag register_globals off</pre></td></tr></table></div>

<p>clique no link para saber mais sobre <a href="http://www.php.net/manual/pt_BR/configuration.changes.php">Como mudar as configurações</a></p>
<p>Não existem posts relacionados.</p>]]></content:encoded>
			<wfw:commentRss>http://pseudonerd.com/apache/como-modificar-a-variavel-register_globals-atraves-do-htaccess-456/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

