PHP SDK Facebook graph API send App-to-User Notifications using CRON job – Facebook api
Trying to send a scheduled notification to an app user. The user specify a reminder time that is stored in a MySQL database and using a cron job. I want to send notification 3 times a day; upon user prefered…