Tutorial Display FeedBurner Feed Count

//get cool feedburner count $whaturl="http://api.feedburner.com/awareness/1.0/GetFeedData?uri=your feedburner id"; //I...

//get cool feedburner count
$whaturl="http://api.feedburner.com/awareness/1.0/GetFeedData?uri=your feedburner id";

//Initialize the Curl session
$ch = curl_init();

//Set curl to return the data instead of printing it to the browser.
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);

//Set the URL
curl_setopt($ch, CURLOPT_URL, $whaturl);

//

Hot in Week

Popular

Archive

item