is it possible to invoke facebook share from php code? I mean, when any user click in an image in my web site , I would like to share that picture from his facebook account . Is it possible ? Then how can we do it ?
Thanks in advance
Sunil
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.
Yes, it is possible. Here is example code from http://developers.facebook.com/docs/reference/php/facebook-api/
This is to upload a photo to a users profile.