Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5534

ankit.malik117 on "How to know about category of post in database table "_post""

$
0
0

Am making a mobile app using a website and with in website i have 4 different categories .
all categories are used in different webview activities .
I just want to create notification for user whenever there is a new post in a category . Notification is created using id of post (if the last id of table is greater then last saved id in local storage of phone then notification is created )
But how to differentiate between categories . i mean there is not column ( i guess) in table specifying the category of post ..
Any quick solution to it ? any plugin or something like that ?


Viewing all articles
Browse latest Browse all 5534

Trending Articles