<?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/"
		>
<channel>
	<title>Comments on: Quirex PHP</title>
	<atom:link href="http://www.thomastsoi.com/software/quirex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomastsoi.com/software/quirex/</link>
	<description>My World, My Rules.</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-2847</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 18 Jan 2012 07:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-2847</guid>
		<description>Which table do I empty to rest the Correct %</description>
		<content:encoded><![CDATA[<p>Which table do I empty to rest the Correct %</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-2810</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Tue, 10 Jan 2012 06:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-2810</guid>
		<description>How difficult is it to reset the Correct % that I see when I view quizs? That is the percent of which the questions were answered correctly &quot;Stats&quot;</description>
		<content:encoded><![CDATA[<p>How difficult is it to reset the Correct % that I see when I view quizs? That is the percent of which the questions were answered correctly &#8220;Stats&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-2777</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Tue, 03 Jan 2012 22:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-2777</guid>
		<description>Awsome script, works great, I love it</description>
		<content:encoded><![CDATA[<p>Awsome script, works great, I love it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-1618</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 10 Jul 2011 10:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-1618</guid>
		<description>i&#039;ve turned register_globals on but still the same problem. The changes have been made yesterday so it&#039;s not a timeing problem for server to update. any solutions?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve turned register_globals on but still the same problem. The changes have been made yesterday so it&#8217;s not a timeing problem for server to update. any solutions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abc</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-1384</link>
		<dc:creator>abc</dc:creator>
		<pubDate>Thu, 14 Apr 2011 17:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-1384</guid>
		<description>how to download?</description>
		<content:encoded><![CDATA[<p>how to download?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-810</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 04 Nov 2010 08:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-810</guid>
		<description>The script is great I have used it to take the test of my employee Still it works with any problem</description>
		<content:encoded><![CDATA[<p>The script is great I have used it to take the test of my employee Still it works with any problem</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: desbest</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-788</link>
		<dc:creator>desbest</dc:creator>
		<pubDate>Sat, 23 Oct 2010 14:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-788</guid>
		<description>I&#039;m running php5, and the script does not install at all. The buttons on the installer do not work.</description>
		<content:encoded><![CDATA[<p>I&#8217;m running php5, and the script does not install at all. The buttons on the installer do not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Tsoi</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-19</link>
		<dc:creator>Thomas Tsoi</dc:creator>
		<pubDate>Sun, 06 Jun 2010 13:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-19</guid>
		<description>It&#039;s likely because I expected register_globals to be turned on in the script, which was written at a time when such a setting was default, but nowadays most server would have the setting turned off for security reasons, and for good security reasons. If you know a bit of PHP it shouldn&#039;t be different to work around this problem, unfortunately I may not find the time to do that, so for now I&#039;m afraid I have to say you have to rely on yourself.</description>
		<content:encoded><![CDATA[<p>It&#8217;s likely because I expected register_globals to be turned on in the script, which was written at a time when such a setting was default, but nowadays most server would have the setting turned off for security reasons, and for good security reasons. If you know a bit of PHP it shouldn&#8217;t be different to work around this problem, unfortunately I may not find the time to do that, so for now I&#8217;m afraid I have to say you have to rely on yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: s</title>
		<link>http://www.thomastsoi.com/software/quirex/comment-page-1/#comment-16</link>
		<dc:creator>s</dc:creator>
		<pubDate>Wed, 19 May 2010 03:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thomastsoi.com/2010/03/25/quirex-php/#comment-16</guid>
		<description>the script installed ok but the admin page does not allow me to add/view quizzes ..its keeps asking u for the admin password and shows you the same page...Does not do any actions like add(), view() etc..do i need to cnonfigure anything?
any help appreciated
Thanks,S</description>
		<content:encoded><![CDATA[<p>the script installed ok but the admin page does not allow me to add/view quizzes ..its keeps asking u for the admin password and shows you the same page&#8230;Does not do any actions like add(), view() etc..do i need to cnonfigure anything?<br />
any help appreciated<br />
Thanks,S</p>
]]></content:encoded>
	</item>
</channel>
</rss>

