Jump to content

regarding handling of sql triggers using php


ashu.khetan

Recommended Posts

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:)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.