<?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 Return Single Data or Single Array with PHP</title>
	<atom:link href="http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jan 2012 10:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: john</title>
		<link>http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/comment-page-1/#comment-5973</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 06 Jul 2011 20:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/#comment-5973</guid>
		<description>I would steer away from using COUNT(*). Try counting one field instead if possible - such as COUNT(id)</description>
		<content:encoded><![CDATA[<p>I would steer away from using COUNT(*). Try counting one field instead if possible &#8211; such as COUNT(id)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/comment-page-1/#comment-5972</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 06 Jul 2011 20:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/#comment-5972</guid>
		<description>You need to have the mysql_one_data function declared before you call it. I usually store it in another file and just require that file when I know I&#039;m going to use those two functions.</description>
		<content:encoded><![CDATA[<p>You need to have the mysql_one_data function declared before you call it. I usually store it in another file and just require that file when I know I&#8217;m going to use those two functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach M</title>
		<link>http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/comment-page-1/#comment-5966</link>
		<dc:creator>Zach M</dc:creator>
		<pubDate>Mon, 04 Jul 2011 04:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/#comment-5966</guid>
		<description>I couldn&#039;t get the mysql_one_data function to work.  Is this a built in function or a function that isn&#039;t supported anymore?  I like the idea of using this instead of having to use an array for one piece of data.  It seems like a waste that way.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get the mysql_one_data function to work.  Is this a built in function or a function that isn&#8217;t supported anymore?  I like the idea of using this instead of having to use an array for one piece of data.  It seems like a waste that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebGyver</title>
		<link>http://www.linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/comment-page-1/#comment-2242</link>
		<dc:creator>WebGyver</dc:creator>
		<pubDate>Thu, 16 Oct 2008 16:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://linein.org/blog/2007/03/21/mysql-return-single-data-or-single-array-with-php/#comment-2242</guid>
		<description>Good stuff. I like it.

Sometimes, I just need to grab a quick COUNT(*), and I can see how this would come in handy. Or would you happen to know of any other time-and-resource-saving tips that would allow me to grab the actual COUNT(*) value quickly?

At any rate, I love this. Thank you.</description>
		<content:encoded><![CDATA[<p>Good stuff. I like it.</p>
<p>Sometimes, I just need to grab a quick COUNT(*), and I can see how this would come in handy. Or would you happen to know of any other time-and-resource-saving tips that would allow me to grab the actual COUNT(*) value quickly?</p>
<p>At any rate, I love this. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 8/17 queries in 0.010 seconds using disk: basic

Served from: www.linein.org @ 2012-02-09 08:57:44 -->
