<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: dodoupload 1.3</title>
	<atom:link href="http://pure-essence.net/2005/07/01/dodoupload-13/feed/" rel="self" type="application/rss+xml" />
	<link>http://pure-essence.net/2005/07/01/dodoupload-13/</link>
	<description>You have to visit this geeky girl&#039;s blog.</description>
	<lastBuildDate>Fri, 10 Feb 2012 11:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dan</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17345</link>
		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Wed, 26 Sep 2007 17:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17345</guid>
		<description><![CDATA[The file type limiting does not work

$require_file_type = &quot;images/gif&quot;;

when selected it still allowes any files to be uploaded]]></description>
		<content:encoded><![CDATA[<p>The file type limiting does not work</p>
<p>$require_file_type = &#8220;images/gif&#8221;;</p>
<p>when selected it still allowes any files to be uploaded</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yugioh</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17344</link>
		<dc:creator><![CDATA[Yugioh]]></dc:creator>
		<pubDate>Wed, 07 Sep 2005 18:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17344</guid>
		<description><![CDATA[// Emular register_globals on
if (!ini_get(&#039;register_globals&#039;)) {
    $superglobales = array($_SERVER, $_ENV,
        $_FILES, $_COOKIE, $_POST, $_GET);
    if (isset($_SESSION)) {
        array_unshift($superglobales, $_SESSION);
    }
    foreach ($superglobales as $superglobal) {
        extract($superglobal, EXTR_SKIP);
    }
}]]></description>
		<content:encoded><![CDATA[<p>// Emular register_globals on<br />
if (!ini_get(&#8216;register_globals&#8217;)) {<br />
    $superglobales = array($_SERVER, $_ENV,<br />
        $_FILES, $_COOKIE, $_POST, $_GET);<br />
    if (isset($_SESSION)) {<br />
        array_unshift($superglobales, $_SESSION);<br />
    }<br />
    foreach ($superglobales as $superglobal) {<br />
        extract($superglobal, EXTR_SKIP);<br />
    }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yugioh</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17343</link>
		<dc:creator><![CDATA[Yugioh]]></dc:creator>
		<pubDate>Wed, 07 Sep 2005 18:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17343</guid>
		<description><![CDATA[I have the response. It&#039;s for register globals = off, and requieres on. Try to add this at index (after]]></description>
		<content:encoded><![CDATA[<p>I have the response. It&#8217;s for register globals = off, and requieres on. Try to add this at index (after</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17342</link>
		<dc:creator><![CDATA[dodo]]></dc:creator>
		<pubDate>Wed, 31 Aug 2005 18:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17342</guid>
		<description><![CDATA[talk to your host]]></description>
		<content:encoded><![CDATA[<p>talk to your host</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17341</link>
		<dc:creator><![CDATA[dodo]]></dc:creator>
		<pubDate>Wed, 06 Jul 2005 20:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17341</guid>
		<description><![CDATA[it&#039;s not in the readme, it&#039;s in the index.php. lots of options you can set as variables.. basic php knowledge is required and obviously assumed for people using this script.]]></description>
		<content:encoded><![CDATA[<p>it&#8217;s not in the readme, it&#8217;s in the index.php. lots of options you can set as variables.. basic php knowledge is required and obviously assumed for people using this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyn</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17340</link>
		<dc:creator><![CDATA[cyn]]></dc:creator>
		<pubDate>Wed, 06 Jul 2005 20:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17340</guid>
		<description><![CDATA[sorry that I didn&#039;t read the readme file about this.  How can I set and change the bytes?  I don&#039;t see it in the readme file.  Thanks for your help anyway!]]></description>
		<content:encoded><![CDATA[<p>sorry that I didn&#8217;t read the readme file about this.  How can I set and change the bytes?  I don&#8217;t see it in the readme file.  Thanks for your help anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dodo</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17339</link>
		<dc:creator><![CDATA[dodo]]></dc:creator>
		<pubDate>Wed, 06 Jul 2005 15:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17339</guid>
		<description><![CDATA[It IS an option to change the size and it&#039;s been an option since version 1.0]]></description>
		<content:encoded><![CDATA[<p>It IS an option to change the size and it&#8217;s been an option since version 1.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyn</title>
		<link>http://pure-essence.net/2005/07/01/dodoupload-13/#comment-17338</link>
		<dc:creator><![CDATA[Cyn]]></dc:creator>
		<pubDate>Wed, 06 Jul 2005 15:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://regretless.com/archives/2005/07/01/dodoupload-13/#comment-17338</guid>
		<description><![CDATA[I&#039;m currently using the new version which I uploaded onto my site.  It is possible you can enable to make the bytes bigger than 15000.  I was thinking of storing my portfolio art works I have done like jpg file.  I think this is for uploading gifs stuff only.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m currently using the new version which I uploaded onto my site.  It is possible you can enable to make the bytes bigger than 15000.  I was thinking of storing my portfolio art works I have done like jpg file.  I think this is for uploading gifs stuff only.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

