Creating Facebook event for specific page with FB Graph API
There is a thread here that explains how to do this using the PHP SDK. Is it also possible to accomplish this using JS?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
for the graph api it does not matter if you called it from php or js. you do the exactly the same as with php-sdk: posting to the graph-url.