PHP Classes

notification: please tell me all information about notification system

Recommend this page to a friend!
  All requests RSS feed  >  notification  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

notification

Edit

Picture of Nitesh Sonune by Nitesh Sonune - 8 years ago (2017-01-14)

please tell me all information about notification system

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I have many categories in my table and i want to send notification only the same categories. please help me out !!

Ask clarification

1 Recommendation

PHP Push Notification Android and iOS: Send push notifications to Android and iOS devices

This class can send send push notifications to Android and iOS devices.

It can send HTTP requests to the API Web servers of GCM (Google Cloud Messaging) and APNS (Apple Push Notification Service) to send a given push notification message to a specified device with a give registration ID.

The authorization key and the SSL certificate are configurable parameters.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse Reputation 6835 - 7 years ago (2017-06-23) Comment

you can use this as notification system or even this :https://www.phpclasses.org/package/10262-PHP-Send-email-messages-or-to-Android-and-iOS-devices.html but for sending notifications about same categories only you need to precise it in your SQL Select query with the close Where categories=...(your choice).

your query could be select * from yourtable where categories=(your choice here)...


Recommend package
: 
: