<?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 Coders Cult</title>
	<atom:link href="http://coderscult.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://coderscult.com</link>
	<description>PHP Website Development</description>
	<lastBuildDate>Mon, 07 Feb 2011 02:53:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on PHP cURL Cookies Example by php, curl, cookies, sessions, cpf e site da receita federal &#124; cacovsky</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/php-curl-cookies-example/comment-page-1/#comment-252</link>
		<dc:creator>php, curl, cookies, sessions, cpf e site da receita federal &#124; cacovsky</dc:creator>
		<pubDate>Mon, 07 Feb 2011 02:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=42#comment-252</guid>
		<description>[...] execute post with curl php cookies example [...]</description>
		<content:encoded><![CDATA[<p>[...] execute post with curl php cookies example [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Design with Search Engine Optimization in Mind by baltech</title>
		<link>http://coderscult.com/xhtml-css/2008/06/25/web-design-with-search-engine-optimization-in-mind/comment-page-1/#comment-248</link>
		<dc:creator>baltech</dc:creator>
		<pubDate>Tue, 28 Dec 2010 07:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=46#comment-248</guid>
		<description>Thanks for this useful information...:)</description>
		<content:encoded><![CDATA[<p>Thanks for this useful information&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Post Data with cURL in PHP by Ravi khoda</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/how-to-post-data-with-curl-in-php/comment-page-1/#comment-245</link>
		<dc:creator>Ravi khoda</dc:creator>
		<pubDate>Thu, 16 Dec 2010 06:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=40#comment-245</guid>
		<description>I am having some problem for fetching data from server in XML format using php Curl method. 
$urltopost = &quot;https://httpapi.com/api/domains/available.xml&quot;;
$datatopost = array (
&quot;auth-userid&quot; =&gt; &quot;123456&quot;,
&quot;auth-password&quot; =&gt; &quot;abc@xyz&quot;,
&quot;domain-name&quot; =&gt; &quot;ravikhoda&quot;,
&quot;tlds&quot; =&gt; &quot;com&quot;,
&quot;suggest-alternative&quot; =&gt; &quot;true&quot;,
);
I am trying to get XML data from server but not any kind of response. So, plz help me to solve this query.</description>
		<content:encoded><![CDATA[<p>I am having some problem for fetching data from server in XML format using php Curl method.<br />
$urltopost = &#8220;https://httpapi.com/api/domains/available.xml&#8221;;<br />
$datatopost = array (<br />
&#8220;auth-userid&#8221; =&gt; &#8220;123456&#8243;,<br />
&#8220;auth-password&#8221; =&gt; &#8220;abc@xyz&#8221;,<br />
&#8220;domain-name&#8221; =&gt; &#8220;ravikhoda&#8221;,<br />
&#8220;tlds&#8221; =&gt; &#8220;com&#8221;,<br />
&#8220;suggest-alternative&#8221; =&gt; &#8220;true&#8221;,<br />
);<br />
I am trying to get XML data from server but not any kind of response. So, plz help me to solve this query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Sleep Function by Paul Harris</title>
		<link>http://coderscult.com/javascript-ajax/2009/02/05/javascript-sleep-function/comment-page-1/#comment-244</link>
		<dc:creator>Paul Harris</dc:creator>
		<pubDate>Fri, 26 Nov 2010 06:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=62#comment-244</guid>
		<description>I like the code.</description>
		<content:encoded><![CDATA[<p>I like the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Translate Working Example by Josefa Zhanel</title>
		<link>http://coderscult.com/javascript-ajax/2008/03/22/google-translate-working-example/comment-page-1/#comment-243</link>
		<dc:creator>Josefa Zhanel</dc:creator>
		<pubDate>Fri, 19 Nov 2010 21:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/javascript-ajax/2008/03/22/google-translate-working-example/#comment-243</guid>
		<description>Sweet post.</description>
		<content:encoded><![CDATA[<p>Sweet post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL Cookies Example by Francis Parent</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/php-curl-cookies-example/comment-page-1/#comment-241</link>
		<dc:creator>Francis Parent</dc:creator>
		<pubDate>Tue, 02 Nov 2010 00:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=42#comment-241</guid>
		<description>Thanks for this solution I was trying to find this solution on the php.net websites this is exactly what I needed !!!</description>
		<content:encoded><![CDATA[<p>Thanks for this solution I was trying to find this solution on the php.net websites this is exactly what I needed !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL Cookies Example by thisdude</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/php-curl-cookies-example/comment-page-1/#comment-236</link>
		<dc:creator>thisdude</dc:creator>
		<pubDate>Sun, 31 Oct 2010 06:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=42#comment-236</guid>
		<description>You just made my year.  THANKS!!!  This is helpful.</description>
		<content:encoded><![CDATA[<p>You just made my year.  THANKS!!!  This is helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL Tutorial and Example by ruo</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/php-curl-tutorial-and-example/comment-page-1/#comment-234</link>
		<dc:creator>ruo</dc:creator>
		<pubDate>Tue, 26 Oct 2010 07:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=41#comment-234</guid>
		<description>if I don&#039;t want to download image by curl , how could I do it?</description>
		<content:encoded><![CDATA[<p>if I don&#8217;t want to download image by curl , how could I do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP cURL Cookies Example by Digital Knowledge</title>
		<link>http://coderscult.com/php/php-curl/2008/05/20/php-curl-cookies-example/comment-page-1/#comment-229</link>
		<dc:creator>Digital Knowledge</dc:creator>
		<pubDate>Mon, 13 Sep 2010 11:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/?p=42#comment-229</guid>
		<description>I try your code but i can&#039;t get capctha from phpbb :(

i&#039;ve put header image/png but still not work ...

thanks</description>
		<content:encoded><![CDATA[<p>I try your code but i can&#8217;t get capctha from phpbb :(</p>
<p>i&#8217;ve put header image/png but still not work &#8230;</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Add HEREDOC Syntax Highlighting for PHP in Bluefish by Waterbug</title>
		<link>http://coderscult.com/php/2008/12/15/how-to-add-heredoc-syntax-highlighting-for-php-in-bluefish/comment-page-1/#comment-228</link>
		<dc:creator>Waterbug</dc:creator>
		<pubDate>Sun, 08 Aug 2010 17:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://coderscult.com/php/2008/12/15/how-to-add-heredoc-syntax-highlighting-for-php-in-bluefish/#comment-228</guid>
		<description>In Bluefish 2.0.0 there is no &quot;Syntax Highlighting&quot; tab in Edit -&gt; Preferences. I wonder what version of Bluefish is being discussed here? Some people might think that useful info. I will continue my search, going thru endless out of date web sites that will be stuck on the web for all eternity.</description>
		<content:encoded><![CDATA[<p>In Bluefish 2.0.0 there is no &#8220;Syntax Highlighting&#8221; tab in Edit -&gt; Preferences. I wonder what version of Bluefish is being discussed here? Some people might think that useful info. I will continue my search, going thru endless out of date web sites that will be stuck on the web for all eternity.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

