<?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: PHP Order By Multiple Fields in MySQL</title>
	<atom:link href="http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/</link>
	<description>Focused on Interactive Design, Development and Marketing</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:32:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: iim.hlk</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-495</link>
		<dc:creator>iim.hlk</dc:creator>
		<pubDate>Thu, 15 Jul 2010 04:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-495</guid>
		<description>thx for the info, but in my case the solution was the use of GREATEST(fieldA,fieldB) as XXX order by XXX...

i learn it oN this posT ::

http://teethgrinder.co.uk/perm.php?a=MySQL-max-of-two-columns

pD :: i hope be useful ;)</description>
		<content:encoded><![CDATA[<p>thx for the info, but in my case the solution was the use of GREATEST(fieldA,fieldB) as XXX order by XXX&#8230;</p>
<p>i learn it oN this posT ::</p>
<p><a href="http://teethgrinder.co.uk/perm.php?a=MySQL-max-of-two-columns" rel="nofollow">http://teethgrinder.co.uk/perm.php?a=MySQL-max-of-two-columns</a></p>
<p>pD :: i hope be useful <img src='http://newsourcemedia.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-451</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sun, 28 Mar 2010 05:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-451</guid>
		<description>Thanks you =)</description>
		<content:encoded><![CDATA[<p>Thanks you =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anyone</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-445</link>
		<dc:creator>anyone</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-445</guid>
		<description>Thanks man I love you :)</description>
		<content:encoded><![CDATA[<p>Thanks man I love you <img src='http://newsourcemedia.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amandeep</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-427</link>
		<dc:creator>Amandeep</dc:creator>
		<pubDate>Thu, 25 Feb 2010 06:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-427</guid>
		<description>Thanks Alot dear 

Its really working</description>
		<content:encoded><![CDATA[<p>Thanks Alot dear </p>
<p>Its really working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rv</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-402</link>
		<dc:creator>rv</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-402</guid>
		<description>Actually the above code did not work for me. This does:

ORDER BY FIELD1,FIELD2 ASC 

(or DESC, etc)</description>
		<content:encoded><![CDATA[<p>Actually the above code did not work for me. This does:</p>
<p>ORDER BY FIELD1,FIELD2 ASC </p>
<p>(or DESC, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rv</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-401</link>
		<dc:creator>rv</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-401</guid>
		<description>great answer - thanks!</description>
		<content:encoded><![CDATA[<p>great answer &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-278</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Thu, 28 May 2009 04:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-278</guid>
		<description>this was great! thanks!</description>
		<content:encoded><![CDATA[<p>this was great! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the One</title>
		<link>http://newsourcemedia.com/blog/php-order-by-multiple-fields-in-mysql/comment-page-1/#comment-137</link>
		<dc:creator>the One</dc:creator>
		<pubDate>Wed, 18 Mar 2009 20:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://newsourcemedia.com/blog/2004/07/16/php-order-by-multiple-fields-in-mysql/#comment-137</guid>
		<description>This is a cool explanation... i was looking for that. Thanks</description>
		<content:encoded><![CDATA[<p>This is a cool explanation&#8230; i was looking for that. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->