Events in mysql and php
Moderator: General Moderators
-
kushaljutta
- Forum Commoner
- Posts: 50
- Joined: Fri Dec 26, 2008 11:05 am
Events in mysql and php
hi i need information about events in mysql with php
Re: Events in mysql and php
hi i give information about events in mysql with php
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: Events in mysql and php
Neither PHP nor MySQL are event-driven.
The only events that PHP can handle are connection_timeout and connection_abort
The only events that PHP can handle are connection_timeout and connection_abort
Re: Events in mysql and php
LOL @tasairis
Re: Events in mysql and php
Well technically triggers are event driven.