Obtaining a Digg count independently
Digg (http://digg.com) provides you with many ways to integrate your content with it. The simple methods, however, are very inflexible, and it is necessary to look further in order to create a completely customisable method of counting Diggs, independant of the JavaScript code that the site provides.
Nevertheless, Digg has been very good in providing a very simple but useful API that allows us to in theory extract any Digg information that you find on their site for your own purposes. While not a web service in the traditional sense of the word, it is still easy to use with PHP.