<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Technosailor - Latest Comments in Lessons in Web Security: PHP and register_globals</title><link>http://technosailor.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 01 Feb 2005 16:35:15 -0000</lastBuildDate><item><title>Re: Lessons in Web Security: PHP and register_globals</title><link>http://technosailor.com/2005/02/01/lessons-in-web-security-php-and-registerglobals/#comment-1028685</link><description>You can also set the register globals flag in Apache via .htaccess:&lt;br /&gt;&lt;br&gt;&lt;code&gt;php_flag register_globals off&lt;/code&gt;&lt;br /&gt;&lt;br&gt;Though it's better to do this at the php.ini level and not in a PHP script or .htaccess. Sadly though, some hosts just won't turn RG off because some of their customers' systems rely on it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vinnie Garcia</dc:creator><pubDate>Tue, 01 Feb 2005 16:35:15 -0000</pubDate></item><item><title>Re: Lessons in Web Security: PHP and register_globals</title><link>http://technosailor.com/2005/02/01/lessons-in-web-security-php-and-registerglobals/#comment-1028684</link><description>Thanks. :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Tue, 01 Feb 2005 16:18:04 -0000</pubDate></item><item><title>Re: Lessons in Web Security: PHP and register_globals</title><link>http://technosailor.com/2005/02/01/lessons-in-web-security-php-and-registerglobals/#comment-1028683</link><description>Love the redesign!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paige</dc:creator><pubDate>Tue, 01 Feb 2005 15:45:39 -0000</pubDate></item></channel></rss>