custom notification
-
Hi,
I want to have a simple (?) custom notification when a special field in mysql-database is set.
e.g. a table called “table_x” has a field called “field_x” and a user-field called “user_x”. When field_x is set to ‘1’ I want a notification sent to user_x.
And when user_x has seen the notification, field_x will be set to ‘0’.How can I do this?
thanx in advance!
- You must be logged in to reply to this topic.