i am trying to write a Facebook application where once installed on a page provides a simple Form once this form is populated it would create a new table with this users username or userid.
So far i have the FBML form up and running using an external php file to process it all how can i get users username or userid to my forms php action file.
Are you using the PHP SDK or the javascript SDK? If you’re using the PHP SDK, it’s as simple as this: