diff --git a/download.php b/download.php index 9d3b9e7..ad149cc 100644 --- a/download.php +++ b/download.php @@ -6,6 +6,12 @@ } else { header("Location: /"); } + require_once("inc/social.php"); + + $obj=new shareCount("http://get-popcorn.com"); //Use your website or URL + //echo $obj->get_tweets(); //to get tweets + //echo $obj->get_fb(); //to get facebook total count (likes+shares+comments) + //echo $obj->get_plusones(); //to get google plusones ?> @@ -73,8 +79,7 @@ "> - - + @@ -345,6 +350,32 @@ +