Is there anyway to add another function to the Facebook 'like' button API? I want to log popularity, so it would add a 1 to a MYSQL field using PHP when pressed, aswell as submitting the like to Facebook. This is the Facebook like script:
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1">
</script><fb:like href="#" show_faces="true" width="450" font=""></fb:like>