php - Send Facebook Message from Personal website - possible? -


I have been sent to complete a website with several user groups, along with the user login system, users of this site There will also be administrators of Facebook groups. Does anyone know that it is possible to associate Facebook credentials with login, and be able to send group wide messages from this separate site?

I have planned to use php / mysql for bulk site function.

Thank you.

Connecting your site user accounts with Facebook accounts is possible, however there is no API call Which you can do to send a message to the group, possibly because Facebook is worried about spam risks (using the link of "compose message" form) and creating a pre-filling message in a user id It is possible to do this, but it is one at a time Works for ID, so would not be useful again. (If you try to send more than one message in sequence, then you have the possibility of closing your account for spamming by Facebook's auto-detection algorithm.)

Recent changes to Facebook This means that you can do it, but for that, they have to add an app, then there is no possibility of any help in the situation of your group again.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -