MySQL Forums
Forum List  »  Newbie

How to automaticly triger some actions after some time/event?
Posted by: Sinisa Culic
Date: November 14, 2009 02:03PM

Hy I am pretty new to PHP and mySQL and i am building a php site which needs to keep its database clean and neat and that needs to happen on different occasions, like when some statement is positive (like some counter embedded in a if function) then trigger something,,,, like run a file (php preferable) or do it alone,,,

Simply put i need an event listener,,,,, i hve a pretty good idea how to do it in MsSQL but i have NO CLUE how to do it in mySQL/PHP.

I am guessing that this is not possible to do in PHP becouse it is not event driven at all it only executes when the PHP file is executed,,,, If i am wrong PLEASE corect me as soon as posible XD


ENY help at all would be greatly appreciated i am planing a specialization work for 4.th year of IT engineering,,, and i am clules how to do it,,

Options: ReplyQuote


Subject
Written By
Posted
How to automaticly triger some actions after some time/event?
November 14, 2009 02:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.