/ Published in: PHP
Here is a function that read the number of times a url is shared on twitter.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function readTwitterShares($url) { } echo readTwitterShares("http://www.dailybest.it");
URL: http://www.barattalo.it/2012/10/19/how-many-times-a-web-link-has-been-shared-on-twitter/