Jump to content

UPDATE after a time delay


stephend330

Recommended Posts

Perhaps updating the database right away, and then caching the results for the user for a certain period of time would be a solution.

 

Otherwise you'd probably have to store everything in a temporary directory, and then set up a cron job to scan the folder and make the DB updates.

Perhaps updating the database right away, and then caching the results for the user for a certain period of time would be a solution.

 

Otherwise you'd probably have to store everything in a temporary directory, and then set up a cron job to scan the folder and make the DB updates.

 

I have the same question, but I was pretty  sure you could some how use a php time function to do this..or maybe javascript? Is going through all that trouble the only way?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.