<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My PHP , Wordpress and Linux Lab &#187; CURL</title>
	<atom:link href="http://www.decodephp.com/category/curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com</link>
	<description></description>
	<lastBuildDate>Tue, 12 Apr 2011 20:51:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Latest CURL Issues with PHP (apache segmentation faults)</title>
		<link>http://www.decodephp.com/2007/03/01/latest-curl-issues-with-php-apache-segmentation-faults/</link>
		<comments>http://www.decodephp.com/2007/03/01/latest-curl-issues-with-php-apache-segmentation-faults/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 11:38:40 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[CURL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web World]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=31</guid>
		<description><![CDATA[Last couple of days i came across issues with CURL 7.15.3 , PHP 4.4.5 and Apache. There was this code i had to work on which was written by someone else , the guy was reusing the CURL handle more than one time and i was like &#8230;. eh? BUT interesting that code was working [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/03/01/latest-curl-issues-with-php-apache-segmentation-faults/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PHP : CURL Insight and a PHP Alternative Example</title>
		<link>http://www.decodephp.com/2007/02/26/php-curl-insight-and-a-php-alternative-example/</link>
		<comments>http://www.decodephp.com/2007/02/26/php-curl-insight-and-a-php-alternative-example/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 13:28:33 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[CURL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web World]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=30</guid>
		<description><![CDATA[CURL has become increasingly popular over the past few years specially because of the fact that the web is becoming an active entity rather than a passive one , as it was in the yester years. CURL is a wonderful tool to communicate with other websites. CURL is also widely used in those &#8220;auto comment [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/02/26/php-curl-insight-and-a-php-alternative-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Easily Use CURL with PHP</title>
		<link>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/</link>
		<comments>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/#comments</comments>
		<pubDate>Mon, 04 Dec 2006 12:10:55 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[CURL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web World]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=24</guid>
		<description><![CDATA[My Simple CURL Wrapper Class Alot of times i have to use CURL with PHP for getting data from remote sites. Its a wonderfull library which makes alot of things easier for developers who want to interact or get data from remote sites and use them inside their own code. This is where my class [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2006/12/04/how-to-easily-use-curl-with-php/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

