feed_id($url) ; $top_posts = $aide_rss -> top_posts($feed_id,$period,$num) ; $aide_top_posts_data = ''; if(!function_exists('curl_init')){ $aide_top_posts_data .= '
| PostRank | Date | Title | Top conversations | |||
|---|---|---|---|---|---|---|
| '.$top_post['postrank']. ' | '.date('M d, Y',$top_post['pubdate']).' | '.$top_post['title'].' |
'.$a_post_stats['slash_comments'].'
|
'.$a_post_stats['delicious'].'
|
'.$a_post_stats['digs'].'
|
'.$a_post_stats['google'].'
|