Welcome Guest, Not a member yet? Register   Sign In
Best practice for background processing
#1

[eluser]LeRoux[/eluser]
What would be best practice to implement a background process in a codeigniter CRM project where one of the needs are to notify users via jQuery jGrowl of certain events. The events are simple date reminders.

I can implement a regular cron job to run the PHP/SQL query, but how do I pass this information to the jquery event notifier without reloading the page every second?

What are the different ways of approaching this?




Theme © iAndrew 2016 - Forum software by © MyBB