October 16, 2002
Counting TrackBack Pings

Antonio at blogpocket.com came up with some PHP code to count the number of TrackBack pings for the standalone TrackBack version, by scanning the automatically-produced RSS files.

To be used like this:

<?php echo trackbackCount([TrackBack ID]); ?>
Posted by Ben at October 16, 2002 08:34 PM