The is probably a simple solution to this, but all I can find is facebook like buttons and share URL's, which won't work for me.
I would like to have a button on my website to like this URL... http://facebook.com/examplepage ...and also retrieve the fan count.
Is it possible using the facebooks PHP or Javascript SDK to create my own? I've already loaded facebook php SDK into my website.
Because I need my button graphic to change to 'Liked' if the current logged in facebook user has already like the page, and say 'Like us' if the logged in user has not liked the page?
And also is it possible to retrieve a facebook page count in a separate div?
If anyone share any pointers, tutorial links, or code you've used to achieve something similar.. that would be awesome.
See my design below which I'm trying to make a reality, and you can see why I need to make my own.

Thank you.