I'm wondering if I can implement a regident or a batch process using php that runs every certain hour.
Because it involves quite amount of logic, the database batch process might not be a good idea for me.
Does anyone have an idea how to do this without leaving a page open for automatic refresh?
Thank you in advance.
ds