<?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 CodeRelic.com</title>
	<atom:link href="http://www.coderelic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coderelic.com</link>
	<description>a surviving trace of superior development techniques</description>
	<lastBuildDate>Mon, 20 Aug 2012 18:42:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on WHMCS not marking invoices as paid when paying with Paypal by BigEars</title>
		<link>http://www.coderelic.com/2012/07/whmcs-not-marking-invoices-as-paid-when-paying-with-paypal/#comment-505</link>
		<dc:creator>BigEars</dc:creator>
		<pubDate>Mon, 20 Aug 2012 18:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.coderelic.com/?p=452#comment-505</guid>
		<description><![CDATA[Thanks :)]]></description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.coderelic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to fix WHMCS SEO URLs that are not working by Rob</title>
		<link>http://www.coderelic.com/2012/05/how-to-fix-whmcs-seo-urls-that-are-not-working/#comment-316</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 17 Jul 2012 12:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=313#comment-316</guid>
		<description><![CDATA[Dude thanks a million, spot on.]]></description>
		<content:encoded><![CDATA[<p>Dude thanks a million, spot on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export data from a database to CSV / Excel with PHP by Joonas Vihavainen</title>
		<link>http://www.coderelic.com/2012/01/export-data-from-a-database-to-csv-excel-with-php/#comment-289</link>
		<dc:creator>Joonas Vihavainen</dc:creator>
		<pubDate>Thu, 12 Jul 2012 18:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=225#comment-289</guid>
		<description><![CDATA[It is hard to determine what your issue is without seeing your code; however, my guess is that you do not have the same number of header columns defined with &quot;fputcsv($handle, array(&#039;Username&#039;,&#039;Email&#039;));&quot; as you have data columns in your while loop. Feel free to email me your code to joonas@strategystar.net and I will try my best to help you if you still have a problem.]]></description>
		<content:encoded><![CDATA[<p>It is hard to determine what your issue is without seeing your code; however, my guess is that you do not have the same number of header columns defined with &#8220;fputcsv($handle, array(&#8216;Username&#8217;,'Email&#8217;));&#8221; as you have data columns in your while loop. Feel free to email me your code to <a href="mailto:joonas@strategystar.net">joonas@strategystar.net</a> and I will try my best to help you if you still have a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export data from a database to CSV / Excel with PHP by Dhilipkumar</title>
		<link>http://www.coderelic.com/2012/01/export-data-from-a-database-to-csv-excel-with-php/#comment-287</link>
		<dc:creator>Dhilipkumar</dc:creator>
		<pubDate>Thu, 12 Jul 2012 13:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=225#comment-287</guid>
		<description><![CDATA[Thanks for this great code..
The data from Mysql stored in single column in excel not in individual column.
When writing on the .csv file respective field in table should filled in respective column in excel..
Pls reply 
Thanks in advance
Regards
Dhilipkumar]]></description>
		<content:encoded><![CDATA[<p>Thanks for this great code..<br />
The data from Mysql stored in single column in excel not in individual column.<br />
When writing on the .csv file respective field in table should filled in respective column in excel..<br />
Pls reply<br />
Thanks in advance<br />
Regards<br />
Dhilipkumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export data from a database to CSV / Excel with PHP by vijay</title>
		<link>http://www.coderelic.com/2012/01/export-data-from-a-database-to-csv-excel-with-php/#comment-238</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Tue, 19 Jun 2012 09:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=225#comment-238</guid>
		<description><![CDATA[great code n simple to learn]]></description>
		<content:encoded><![CDATA[<p>great code n simple to learn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update to using WHMCS 5 with Plesk 10.4 and enabling graceful Apache restarts by Joonas Vihavainen</title>
		<link>http://www.coderelic.com/2012/03/update-to-using-whmcs-5-with-plesk-10-4-and-enabling-graceful-apache-restarts/#comment-230</link>
		<dc:creator>Joonas Vihavainen</dc:creator>
		<pubDate>Fri, 15 Jun 2012 16:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=245#comment-230</guid>
		<description><![CDATA[I have not had to tackle that problem yet. I imagine that a custom add-on would have to be written in order to import existing PLESK accounts in to WHMCS. I know cPanel has an import tool for WHMCS, but I have not heard of a PLESK import tool. Let me know if you figure something out.]]></description>
		<content:encoded><![CDATA[<p>I have not had to tackle that problem yet. I imagine that a custom add-on would have to be written in order to import existing PLESK accounts in to WHMCS. I know cPanel has an import tool for WHMCS, but I have not heard of a PLESK import tool. Let me know if you figure something out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update to using WHMCS 5 with Plesk 10.4 and enabling graceful Apache restarts by Jose Chafardet</title>
		<link>http://www.coderelic.com/2012/03/update-to-using-whmcs-5-with-plesk-10-4-and-enabling-graceful-apache-restarts/#comment-227</link>
		<dc:creator>Jose Chafardet</dc:creator>
		<pubDate>Wed, 13 Jun 2012 19:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=245#comment-227</guid>
		<description><![CDATA[Have you figured a way to integrate current Plesk Customers into new WHMCS clients?]]></description>
		<content:encoded><![CDATA[<p>Have you figured a way to integrate current Plesk Customers into new WHMCS clients?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove payment options for free products in WHMCS 5 by Bas</title>
		<link>http://www.coderelic.com/2012/05/remove-payment-options-for-free-products-in-whmcs-5/#comment-185</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Sun, 03 Jun 2012 14:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=333#comment-185</guid>
		<description><![CDATA[it will not work when i, insert the code like that.

I dont have the knowledge to understand your explanation..


Could you have a look of the modern theme?]]></description>
		<content:encoded><![CDATA[<p>it will not work when i, insert the code like that.</p>
<p>I dont have the knowledge to understand your explanation..</p>
<p>Could you have a look of the modern theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to disable PHP open_basedir in PLESK 10 by Melanie</title>
		<link>http://www.coderelic.com/2012/01/how-to-disable-php-open_basedir-in-plesk-10/#comment-139</link>
		<dc:creator>Melanie</dc:creator>
		<pubDate>Tue, 29 May 2012 19:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=222#comment-139</guid>
		<description><![CDATA[OMG !!! THIS WORKED !!!! I&#039;ve been asking my provider to help me for month and they were too stuck up to do it! 
I love you!!!]]></description>
		<content:encoded><![CDATA[<p>OMG !!! THIS WORKED !!!! I&#8217;ve been asking my provider to help me for month and they were too stuck up to do it!<br />
I love you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Transactions with Kohana 3.x by Victor</title>
		<link>http://www.coderelic.com/2011/10/sql-transactions-with-kohana-3-x/#comment-97</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Mon, 28 May 2012 11:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.strategystar.net/?p=148#comment-97</guid>
		<description><![CDATA[Howdy! Do you know if they make any plugins to protect against hackers? I&#039;m kinda paranoid about losing everything I&#039;ve worked hard on. Any recommendations?]]></description>
		<content:encoded><![CDATA[<p>Howdy! Do you know if they make any plugins to protect against hackers? I&#8217;m kinda paranoid about losing everything I&#8217;ve worked hard on. Any recommendations?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
