Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Is there any way to notify event from DB to PHP
I'm looking for the solution.
If one table change, is there any way automatically to send signal to application program(written in PHP or java)?
I'm trying to use trigger for this table and DBMS_ALERT. but I don't know how it works correctly and usage too. If you have some sample code, please help me. Received on Wed Aug 27 2003 - 04:59:08 CDT