All requests | > | notification | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Nitesh Sonune - 5 months ago (2017-01-14)
+1 | I have many categories in my table and i want to send notification only the same categories. please help me out !! |
0 | by zinsou A.A.E.Moïse 1410 - 21 hours 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 | |
|