/ Published in: PHP

URL: http://www.barattalo.it/2012/10/19/how-many-times-a-web-link-has-been-shared-on-twitter/
Here is a function that read the number of times a url is shared on twitter.
Expand |
Embed | Plain Text
function readTwitterShares($url) { }
You need to login to post a comment.