<?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: MySQL Query Time and Counter</title>
	<atom:link href="http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/</link>
	<description>Bringing out the geekiness in all of us</description>
	<lastBuildDate>Mon, 18 Jan 2010 08:21:30 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rerenwo</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-2066</link>
		<dc:creator>Rerenwo</dc:creator>
		<pubDate>Tue, 15 Dec 2009 19:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-2066</guid>
		<description>This function would be improved a lot with the use of globals, thus not needing to pass the count and time as parameters to it.

Though; thank you for the guide :) It&#039;s well explained and easy to follow ;)</description>
		<content:encoded><![CDATA[<p>This function would be improved a lot with the use of globals, thus not needing to pass the count and time as parameters to it.</p>
<p>Though; thank you for the guide <img src='http://bassmadrigal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s well explained and easy to follow <img src='http://bassmadrigal.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F7</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-419</link>
		<dc:creator>F7</dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-419</guid>
		<description>Hi Jay Perez,

Change First Part To...
&lt;pre lang=&quot;php&quot;&gt;

&lt;/pre&gt;
This should fix your issue.</description>
		<content:encoded><![CDATA[<p>Hi Jay Perez,</p>
<p>Change First Part To&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&nbsp;</pre></div></div>

<p>This should fix your issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-409</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 01 Mar 2009 14:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-409</guid>
		<description>After the first query($sql) you need to pass the $querycount and $totaltime variables back to the function.

Without seeing your code, I would guess that is your problem.</description>
		<content:encoded><![CDATA[<p>After the first query($sql) you need to pass the $querycount and $totaltime variables back to the function.</p>
<p>Without seeing your code, I would guess that is your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Perez</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-408</link>
		<dc:creator>Jay Perez</dc:creator>
		<pubDate>Sun, 01 Mar 2009 10:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-408</guid>
		<description>I get this error:

Warning: Missing argument 2 for query(), called in C:\xampp\htdocs\www\production\query_counter.php on line 6 and defined in C:\xampp\htdocs\www\production\func.query_time.php on line 3

Warning: Missing argument 3 for query(), called in C:\xampp\htdocs\www\production\query_counter.php on line 6 and defined in C:\xampp\htdocs\www\production\func.query_time.php on line 3</description>
		<content:encoded><![CDATA[<p>I get this error:</p>
<p>Warning: Missing argument 2 for query(), called in C:\xampp\htdocs\www\production\query_counter.php on line 6 and defined in C:\xampp\htdocs\www\production\func.query_time.php on line 3</p>
<p>Warning: Missing argument 3 for query(), called in C:\xampp\htdocs\www\production\query_counter.php on line 6 and defined in C:\xampp\htdocs\www\production\func.query_time.php on line 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Perez</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-406</link>
		<dc:creator>Jay Perez</dc:creator>
		<pubDate>Sun, 01 Mar 2009 09:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-406</guid>
		<description>Hi there,

Where do i insert my query? sorry im new to php and i find this very good.


Thank you,

Jay</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Where do i insert my query? sorry im new to php and i find this very good.</p>
<p>Thank you,</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awesome videos</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-395</link>
		<dc:creator>awesome videos</dc:creator>
		<pubDate>Thu, 26 Feb 2009 08:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-395</guid>
		<description>thanks for the function, comes in handy for debugging!</description>
		<content:encoded><![CDATA[<p>thanks for the function, comes in handy for debugging!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xanaxo</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-364</link>
		<dc:creator>xanaxo</dc:creator>
		<pubDate>Tue, 17 Feb 2009 11:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-364</guid>
		<description>Your are Great. And so is your site! Awesome content. Good job guys!</description>
		<content:encoded><![CDATA[<p>Your are Great. And so is your site! Awesome content. Good job guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Booxfreeral</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-184</link>
		<dc:creator>John Booxfreeral</dc:creator>
		<pubDate>Thu, 18 Dec 2008 13:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-184</guid>
		<description>First of all congratulation for such a great site. I learned a lot reading article here today. I will make sure i visit this site once a day so i can learn more.</description>
		<content:encoded><![CDATA[<p>First of all congratulation for such a great site. I learned a lot reading article here today. I will make sure i visit this site once a day so i can learn more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Php Explode String</title>
		<link>http://bassmadrigal.com/blog/2008/11/mysql-query-time-and-counter/comment-page-1/#comment-116</link>
		<dc:creator>Php Explode String</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://bassmadrigal.com/blog/?p=27#comment-116</guid>
		<description>I found your site on faves.com bookmarking site.. I like it ..gave it a fave for you..ill be checking back later</description>
		<content:encoded><![CDATA[<p>I found your site on faves.com bookmarking site.. I like it ..gave it a fave for you..ill be checking back later</p>
]]></content:encoded>
	</item>
</channel>
</rss>

