$obj5 = json_decode(curl_get_file_contents("http://www.rssmeme.com/recent/?output=json&url=".$dispurl));
$comments = $obj5->{'entries'}->{'feeds'}->{'notes'}->{'content'};
for ($i = 0; $i < sizeof($comments); $i++)
{
echo $comments[$i]."<br>";
}
If you want a custom URL for this text, click here ($2/year)
If you want to create your own free URL , click here
|