require_once($_SERVER['DOCUMENT_ROOT'].'/includes/inc-shares.php'); $obj=new shareCount("http://www.jazzfestival-muenster.de/index.php"); //Use your website or URL // $total_tw = $obj->get_tweets(); //to get tweets $total_fb = $obj->get_fb(); //to get facebook total count (likes+shares+comments) $total_gplus = $obj->get_plusones(); //to get google plusones ?>