Page 1 of 1
Events in mysql and php
Posted: Tue Jun 23, 2009 3:41 am
by kushaljutta
hi i need information about events in mysql with php
Re: Events in mysql and php
Posted: Tue Jun 23, 2009 4:18 am
by requinix
hi i give information about events in mysql with php
Re: Events in mysql and php
Posted: Tue Jun 23, 2009 6:24 am
by Mark Baker
Neither PHP nor MySQL are event-driven.
The only events that PHP can handle are connection_timeout and connection_abort
Re: Events in mysql and php
Posted: Tue Jun 23, 2009 6:47 am
by Eric!
LOL @tasairis
Re: Events in mysql and php
Posted: Tue Jun 23, 2009 10:20 am
by Benjamin
Well technically
triggers are event driven.