<?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: Http Client Class for PHP development</title>
	<atom:link href="http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/</link>
	<description>Rayhan's Personal Web Blog Site</description>
	<lastBuildDate>Sat, 24 Jul 2010 11:10:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ClubPenguinCheats</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6174</link>
		<dc:creator>ClubPenguinCheats</dc:creator>
		<pubDate>Mon, 22 Mar 2010 05:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6174</guid>
		<description>First thank you for this perfect CLASS, i want just know if CURLOPT_USERAGENT must be changed to work with IE or safari…or any other browser?</description>
		<content:encoded><![CDATA[<p>First thank you for this perfect CLASS, i want just know if CURLOPT_USERAGENT must be changed to work with IE or safari…or any other browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: research papers</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6172</link>
		<dc:creator>research papers</dc:creator>
		<pubDate>Thu, 18 Mar 2010 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6172</guid>
		<description>thanks for info, I&#039;ll use it,  what kind of copyright should I put?</description>
		<content:encoded><![CDATA[<p>thanks for info, I&#8217;ll use it,  what kind of copyright should I put?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Md. Rayhan Chowdhury</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6132</link>
		<dc:creator>Md. Rayhan Chowdhury</dc:creator>
		<pubDate>Wed, 16 Dec 2009 06:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6132</guid>
		<description>Setting these curl options will help, 

CURLOPT_COOKIE
CURLOPT_COOKIEFILE
CURLOPT_COOKIEJAR</description>
		<content:encoded><![CDATA[<p>Setting these curl options will help, </p>
<p>CURLOPT_COOKIE<br />
CURLOPT_COOKIEFILE<br />
CURLOPT_COOKIEJAR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Michaud</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6131</link>
		<dc:creator>Pete Michaud</dc:creator>
		<pubDate>Sun, 13 Dec 2009 19:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6131</guid>
		<description>This is a nice class, good work. I&#039;m wondering though, how do I capture cookies? I see CURL options in there related to cookies, but for example, with he Zend Framework I&#039;d have to call &quot;-&gt;setCookieJar();&quot; on my Zend http cbject, then it would store them (for example, if I wanted to log in with a post request, then immediately see a page in the password protected area via a different get request).

Right now if I use a RayHttp Object and call -&gt;post() to log in, then follow it with a -&gt;get(), my get just grabs the login page html. 

Any ideas?</description>
		<content:encoded><![CDATA[<p>This is a nice class, good work. I&#8217;m wondering though, how do I capture cookies? I see CURL options in there related to cookies, but for example, with he Zend Framework I&#8217;d have to call &#8220;-&gt;setCookieJar();&#8221; on my Zend http cbject, then it would store them (for example, if I wanted to log in with a post request, then immediately see a page in the password protected area via a different get request).</p>
<p>Right now if I use a RayHttp Object and call -&gt;post() to log in, then follow it with a -&gt;get(), my get just grabs the login page html. </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Portation</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6107</link>
		<dc:creator>Portation</dc:creator>
		<pubDate>Fri, 28 Aug 2009 22:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6107</guid>
		<description>Can also play a big role
http://www.webportationbd.com/</description>
		<content:encoded><![CDATA[<p>Can also play a big role<br />
<a href="http://www.webportationbd.com/" rel="nofollow">http://www.webportationbd.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6098</link>
		<dc:creator>php</dc:creator>
		<pubDate>Thu, 23 Jul 2009 12:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6098</guid>
		<description>The class working perfectly .no need to changing anything</description>
		<content:encoded><![CDATA[<p>The class working perfectly .no need to changing anything</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rayhan Chowdhury</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6082</link>
		<dc:creator>Rayhan Chowdhury</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6082</guid>
		<description>@ Abdelali

the class works at server. so it is browser independent. no need to change user agent value.</description>
		<content:encoded><![CDATA[<p>@ Abdelali</p>
<p>the class works at server. so it is browser independent. no need to change user agent value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdelali</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6081</link>
		<dc:creator>Abdelali</dc:creator>
		<pubDate>Mon, 15 Jun 2009 08:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6081</guid>
		<description>Hello,
First  thank you for this perfect CLASS, i want just know if CURLOPT_USERAGENT must be changed to work with IE or safari...or any other browser?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
First  thank you for this perfect CLASS, i want just know if CURLOPT_USERAGENT must be changed to work with IE or safari&#8230;or any other browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://raynux.com/blog/2009/06/13/http-client-class-for-php-development/comment-page-1/#comment-6080</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 14 Jun 2009 22:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://raynux.com/blog/?p=99#comment-6080</guid>
		<description>You can make the REST and HTTP calls using Eclipse Http4e. It is an amazing tool for SOAP, REST or simply replaying HTTP calls. 

http://http4e.roussev.org/</description>
		<content:encoded><![CDATA[<p>You can make the REST and HTTP calls using Eclipse Http4e. It is an amazing tool for SOAP, REST or simply replaying HTTP calls. </p>
<p><a href="http://http4e.roussev.org/" rel="nofollow">http://http4e.roussev.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
