I have created a business page on facebook and added application to a tab.
I want to retrieve the uid of the users who visit the tab. I am using $_POST['fb_sig_profile_user']
But it give the page id not the uid.
Please help me on this.
Thanks
Pankaj
You cannot get the UID of the user viewing the tab unless they interact with it first:
(from http://wiki.developers.facebook.com/index.php/Tabbed_Profile#Application%20Tab%20Behavior%20and%20Policies)