how to hook message received event in php ?
-
I would like to run some php code every time a message is received (read some fields and run an sql query). Is there a way to only do that if the message is not spam? Also, if the message is unmarked as spam afterwards is there a way to ensure the query is run ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to hook message received event in php ?’ is closed to new replies.