In light of my inpending article on how to create a simple Facebook application I thought I would point you all to a link which you may find helpful now if you already have some experience in developing facebook applications, or if not, you will 100% find it useful after my next article.
The code basically provides the "invite your friends" functionality to your application. It was developed by dustinfisher.com and is a really handy piece of code when it comes to devloping Facebook applications as it can greatly increase the amount of people who add your application. The more the better huh
Anyway have a look for yourself at the Facebook Invite Friends Code or simply download the Facebook Invite Friends Code.


4 Comments Received
require_once ‘./appinclude.php’;
u r includeing the above file? inwhich
require_once ‘facebook.php’;
is included. will u plz send the ‘facebook.php’ in my id
the above links are not working
Works! But, when I click select all or select none, it goes to page not found. I tried callbackurl as my facebook app address and my direct address. What’s the problem here? Please help! Thank you. All else seems to work as per display, etc..
Ok.. Got everything to work except the darn submit button. It code 500 errors out. Please help!
Leave A Reply