<?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: Curl check URL</title>
	<atom:link href="http://www.wlscripting.com/tutorial/34/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wlscripting.com/tutorial/34</link>
	<description>PHP coding tutorials</description>
	<lastBuildDate>Tue, 06 Dec 2011 00:55:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Randy Cacciatori</title>
		<link>http://www.wlscripting.com/tutorial/34/comment-page-1#comment-197032</link>
		<dc:creator>Randy Cacciatori</dc:creator>
		<pubDate>Mon, 25 Oct 2010 07:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/34#comment-197032</guid>
		<description>After reading this blog, I honestly think that you have the exact idea of what are you deliberating.I seriously wish to applaud you for your passion towards your work that has made you stand today at this stage.Genuinely,there has not been even once that I have gone through your blog and went without getting some good knowledge.Keep it up.</description>
		<content:encoded><![CDATA[<p>After reading this blog, I honestly think that you have the exact idea of what are you deliberating.I seriously wish to applaud you for your passion towards your work that has made you stand today at this stage.Genuinely,there has not been even once that I have gone through your blog and went without getting some good knowledge.Keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gros</title>
		<link>http://www.wlscripting.com/tutorial/34/comment-page-1#comment-192321</link>
		<dc:creator>Gros</dc:creator>
		<pubDate>Mon, 03 May 2010 07:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/34#comment-192321</guid>
		<description>$http_code = curl_getinfo($ch, CURLINFO_HTTP_CODE);</description>
		<content:encoded><![CDATA[<p>$http_code = curl_getinfo($ch, CURLINFO_HTTP_CODE);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.wlscripting.com/tutorial/34/comment-page-1#comment-185361</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 31 Jul 2009 18:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/34#comment-185361</guid>
		<description>Are you using OpenDNS on the computer/server you are trying to run this code on?

You can add the following after the curl_close() and see what is actually being produced:
&lt;code&gt;
var_dump($data);
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Are you using OpenDNS on the computer/server you are trying to run this code on?</p>
<p>You can add the following after the curl_close() and see what is actually being produced:<br />
<code><br />
var_dump($data);<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sagoral</title>
		<link>http://www.wlscripting.com/tutorial/34/comment-page-1#comment-185191</link>
		<dc:creator>sagoral</dc:creator>
		<pubDate>Sat, 25 Jul 2009 16:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/34#comment-185191</guid>
		<description>Hi,
This function always returns &quot;Page Found&quot;...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This function always returns &#8220;Page Found&#8221;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

