Closed srakl closed 9 years ago
require("share_count.php"); $count = new shareCount; echo $count->get();
this gives me
Error: No URL specified.
Access the file like so PATH_TO_SCRIPT/?url=http://example.com/
PATH_TO_SCRIPT/?url=http://example.com/
You can see it in action in the hosted version: https://count.donreach.com/?url=http://9gag.com/
this gives me
Error: No URL specified.