<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Use PHP cURL to get your Google Feedburner subscriber count text, with result caching</title>
<link>http://www.mdj.us/</link>
<description>Use PHP code to obtain your FeedBurner subscriber count for styling and placement in your web page, with a simple caching function to reduce the overhead.</description>
<language>en</language>
<item>
<title>sam123</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-1178</link>
<pubDate>Sun, 13 Jun 2010 15:04:16 +0000</pubDate>
<content:encoded><![CDATA[Nice cool tips. keep them coming.]]></content:encoded>
</item>
<item>
<title>Matt</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-759</link>
<pubDate>Thu, 07 Jan 2010 19:59:31 +0000</pubDate>
<content:encoded><![CDATA[Ahh, yes, that's true, maybe I should note that in the article. Thanks for getting back with the solution, hope it works well for you now.<br />
<br />
--Matt]]></content:encoded>
</item>
<item>
<title>DJ NightLife</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-758</link>
<pubDate>Thu, 07 Jan 2010 19:55:17 +0000</pubDate>
<content:encoded><![CDATA[I found the problem, you need to activate &quot;Awareness API&quot; in feedburner settings in order Google lets you remotely access the xml file.]]></content:encoded>
</item>
<item>
<title>Matt</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-757</link>
<pubDate>Thu, 07 Jan 2010 13:00:12 +0000</pubDate>
<content:encoded><![CDATA[Hi DJ,<br />
<br />
Sounds like the webserver doesn't have permission to write to the file maybe?<br />
What is the file giving the error? I mean, is it saying something like;<br />
******<br />
&quot;Warning: fopen(feedcount.txt): failed to open stream: Permission denied<br />
in /home/djnightlife/public_html/index.php&quot;<br />
******<br />
 or something along those lines?<br />
<br />
If that's the case, try setting the permissions on feedcount.txt to 777.<br />
<br />
If you're using an FTP client, right click feedcount.txt, select permissions and click all the boxes.<br />
<br />
If that doesn't fix it, let me know and I'll see what I can do.]]></content:encoded>
</item>
<item>
<title>DJ NightLife</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-756</link>
<pubDate>Thu, 07 Jan 2010 05:27:15 +0000</pubDate>
<content:encoded><![CDATA[Are you sure it is still working ? When I echo $data, I get the message &quot;Permission denied&quot;.]]></content:encoded>
</item>
<item>
<title>James</title>
<description></description>
<link>http://www.mdj.us/web-development/php-programming/use-php-curl-to-get-your-google-feedburner-subscriber-count-text-with-result-caching/#comment-737</link>
<pubDate>Sat, 26 Dec 2009 18:53:15 +0000</pubDate>
<content:encoded><![CDATA[Nice Tut !]]></content:encoded>
</item>
</channel>
</rss>

