Is there a way to execute a function at regular interval?
I have a database table and I need to know when an entry is added or removed. The logic am trying to use is
Use this:
set_timeout_limit(0)
http://se.php.net/manual/ru/function.set-time-limit.php