I need an idea for my scenario.
Whenever the row is added to the database, I just need to trigger any PHP function or javascript function from the database management panel. I need that trigger from database management not from any script like AJAX.
So if I save a new row in database from my PHP script, then the trigger will call my PHP function.
Kindly help on this. I am researching on it for last two days.
Mostly I am using MySql Database.
©2020 All rights reserved.