kts Posted August 8, 2008 Share Posted August 8, 2008 Can someone point in the right direction simply? Do we upload it to our server and use the api key to interact? I'm confused as to how it works... does anyone have a simple tutorial or can get me started on very simple understanding? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/ Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 Yes, you use the Facebook API and the API key to interact. Here: http://developer.facebook.com/get_started.php?tab=tutorial I have a pretty good knowledge of how to use the API, although I haven't actually written any apps yet. Maybe I should get around to it. Meh. There are probably plenty of tutorials on the internet though, so use google. EDIT: Just remembered the Wiki. Good resource. Here: http://wiki.developers.facebook.com/index.php/Creating_Your_First_Application Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/#findComment-611248 Share on other sites More sharing options...
kts Posted August 8, 2008 Author Share Posted August 8, 2008 Thanks alot wiki helps a lot p.s. does this go in the php.ini? $ wget 'http://developers.facebook.com/clientlibs/facebook-platform.tar.gz' $ tar xvf facebook-platform.tar.gz $ cp facebook-platform/client/facebook*.php MY_DIR or is that just in the code? sorry im new to the whole application deal... usually just doing one task mostly Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/#findComment-611249 Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 That's just some shell commands on Linux to get the latest version of the platform... Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/#findComment-611250 Share on other sites More sharing options...
kts Posted August 8, 2008 Author Share Posted August 8, 2008 haha gotcha i did the sample code... got a FBML error, gonna head over to the discussions there thanks! Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/#findComment-611253 Share on other sites More sharing options...
DarkWater Posted August 8, 2008 Share Posted August 8, 2008 No problem. Quote Link to comment https://forums.phpfreaks.com/topic/118722-solved-facebook-applications/#findComment-611256 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.