Dear All, I am looking at making my first facebook application and have no idea how to go about creating one then getting it on facebook.com can anyone help me out? Advertsing space will be available on it for you for FREE Thanks Steve
Hi, Facebook applications are generally written in PHP - However, i'm not sure if they support any other languages accessing their API. http://www.php.net Also worth a look, http://developer.facebook.com Regards, Steve
Why don't you start with their API guide. And here is a tutorial http://developers.facebook.com/get_started.php?tab=tutorial
There's a demo app with code that you can modify on the developer network site posted above, I would start there.