a Facebook app beginner question
- by Robert
Dear all,
I have written up my first php script to learn facebook API stuff.It goes like this:
require_once('facebook/client/facebook.php');
$facebook = new Facebook('0fff13540b7ff2ae94be38463cb4fa67','8a029798dd463be6c94cb8d9ca851696');
http://stackoverflow.com/questions/ask
$fb_user = $facebook-require_login();
?
Hello ' useyou='false'…