<?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 for Karl Rixon</title>
	<atom:link href="http://www.karlrixon.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlrixon.co.uk</link>
	<description>Web development, programming and I.T.</description>
	<lastBuildDate>Sun, 19 Feb 2012 01:39:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Update Multiple Rows With Different Values and a Single SQL Query by Guilherme</title>
		<link>http://www.karlrixon.co.uk/writing/update-multiple-rows-with-different-values-and-a-single-sql-query/comment-page-2/#comment-29997</link>
		<dc:creator>Guilherme</dc:creator>
		<pubDate>Sun, 19 Feb 2012 01:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=51#comment-29997</guid>
		<description>Thanks very much. This helped me alot.</description>
		<content:encoded><![CDATA[<p>Thanks very much. This helped me alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Editing Virtualhost Settings in WHM / cPanel by mod rewrite and forward slashes &#124; Cron Systems Corp.</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-29964</link>
		<dc:creator>mod rewrite and forward slashes &#124; Cron Systems Corp.</dc:creator>
		<pubDate>Sat, 18 Feb 2012 09:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-29964</guid>
		<description>[...] http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/" rel="nofollow">http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Numbers to Words with PHP by Femi</title>
		<link>http://www.karlrixon.co.uk/writing/convert-numbers-to-words-with-php/comment-page-1/#comment-29623</link>
		<dc:creator>Femi</dc:creator>
		<pubDate>Sat, 11 Feb 2012 03:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=248#comment-29623</guid>
		<description>wow u just made my job easier! thanks</description>
		<content:encoded><![CDATA[<p>wow u just made my job easier! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Editing Virtualhost Settings in WHM / cPanel by jake</title>
		<link>http://www.karlrixon.co.uk/writing/editing-virtualhost-settings-in-whm-cpanel/comment-page-1/#comment-29457</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=130#comment-29457</guid>
		<description>awesome.  this worked perfectly.</description>
		<content:encoded><![CDATA[<p>awesome.  this worked perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Button Focus Outline Using CSS by Ivan Rey</title>
		<link>http://www.karlrixon.co.uk/writing/remove-button-focus-outline-using-css/comment-page-1/#comment-29437</link>
		<dc:creator>Ivan Rey</dc:creator>
		<pubDate>Wed, 08 Feb 2012 02:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-29437</guid>
		<description>Is This Solution Validate In W3C CSS Validation?</description>
		<content:encoded><![CDATA[<p>Is This Solution Validate In W3C CSS Validation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update Multiple Rows With Different Values and a Single SQL Query by Simon</title>
		<link>http://www.karlrixon.co.uk/writing/update-multiple-rows-with-different-values-and-a-single-sql-query/comment-page-2/#comment-29082</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=51#comment-29082</guid>
		<description>Hi,
Thanks for this, it helped a lot.

I would have one remark/question though. I tested it with and without the WHERE clause. And when tested without the clause, all entries not concerned by the WHEN clause were set to null.
To fix this, I had to add a &quot;else display_order&quot; to the query.
Didn&#039;t you come accross this?
Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for this, it helped a lot.</p>
<p>I would have one remark/question though. I tested it with and without the WHERE clause. And when tested without the clause, all entries not concerned by the WHEN clause were set to null.<br />
To fix this, I had to add a &#8220;else display_order&#8221; to the query.<br />
Didn&#8217;t you come accross this?<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Numbers to Words with PHP by Nazim</title>
		<link>http://www.karlrixon.co.uk/writing/convert-numbers-to-words-with-php/comment-page-1/#comment-29072</link>
		<dc:creator>Nazim</dc:creator>
		<pubDate>Wed, 01 Feb 2012 11:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=248#comment-29072</guid>
		<description>Dear  Karl,
It&#039;s a great job. Thanks again and again.

Nazim!!!!!</description>
		<content:encoded><![CDATA[<p>Dear  Karl,<br />
It&#8217;s a great job. Thanks again and again.</p>
<p>Nazim!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert Numbers to Words with PHP by Ruby</title>
		<link>http://www.karlrixon.co.uk/writing/convert-numbers-to-words-with-php/comment-page-1/#comment-28854</link>
		<dc:creator>Ruby</dc:creator>
		<pubDate>Sat, 28 Jan 2012 06:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=248#comment-28854</guid>
		<description>It&#039;s really very useful. Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s really very useful. Thanks a lot <img src='http://www.karlrixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove Button Focus Outline Using CSS by Website Advertising Space</title>
		<link>http://www.karlrixon.co.uk/writing/remove-button-focus-outline-using-css/comment-page-1/#comment-28396</link>
		<dc:creator>Website Advertising Space</dc:creator>
		<pubDate>Thu, 19 Jan 2012 20:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=68#comment-28396</guid>
		<description>Works perfect! Nice solution, elegant! Any classes for getting rid of the border in IE?</description>
		<content:encoded><![CDATA[<p>Works perfect! Nice solution, elegant! Any classes for getting rid of the border in IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update Multiple Rows With Different Values and a Single SQL Query by Jocsism</title>
		<link>http://www.karlrixon.co.uk/writing/update-multiple-rows-with-different-values-and-a-single-sql-query/comment-page-2/#comment-28247</link>
		<dc:creator>Jocsism</dc:creator>
		<pubDate>Mon, 16 Jan 2012 20:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=51#comment-28247</guid>
		<description>Good one sir this is what i&#039;m looking for thanks! sir is it possible to use column increments like display_order=display_order+1 based on your example, because in my case im trying to update the quantity of the inventory based on their status. like for example i updated a certain item to status &#039;InStock&#039; i would also like my table inventory column &#039;InStock&#039; value to increment . i would appreciate it very much if you email me regarding this question. thank you.</description>
		<content:encoded><![CDATA[<p>Good one sir this is what i&#8217;m looking for thanks! sir is it possible to use column increments like display_order=display_order+1 based on your example, because in my case im trying to update the quantity of the inventory based on their status. like for example i updated a certain item to status &#8216;InStock&#8217; i would also like my table inventory column &#8216;InStock&#8217; value to increment . i would appreciate it very much if you email me regarding this question. thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

