php - mysql monitoring problem
迷茫
迷茫 2017-05-16 12:59:31
0
1
646

I need to be able to run php scripts when inserting or modifying data in mysql, or use a certain time field in mysql to run php scripts. However, mysql timers and triggers seem to be unable to operate programs other than mysql. Question What method can be used to monitor the actions of mysql in real time and run php scripts.

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(1)
大家讲道理

It seems that the poster means that the MySQL command line interface is working. Then why don’t you connect to MySQL through php and then call the php monitoring script file through php when executing CURD?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template