ashu.khetan Posted April 27, 2007 Share Posted April 27, 2007 if suppose we have written a statement like "print 'ashu'" in a update trigger,then whenever that particular table is updated the trigger is called and "ashu" is printed on screen.i want to know how to write a php code so that this value"ashu" get passed to a php page and then we can display it on our browser.n plz dont tell me why you are usin print statement in your trigger.its totally allowed.and the question is regarding how to do it and not regarding why to do it.plz help me out..any help is very much appreciated.thanks in advance:) Link to comment https://forums.phpfreaks.com/topic/48903-regarding-handling-of-sql-triggers-using-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.