Jump to content

Cycling through database records


ApocalypeX

Recommended Posts

I've been pondering over this for weeks. I am planning an upgrade to an existing system of mine. Is basically a stat tracker. Currently when a request is made for a name it then grabs the stats and updates the database. This is good and I wish to keep this, but I also want to have it automatically update users maybe once every week. What's the best method to do this? I set a cron tab to run a PHP script that loops through the database grabbing and updating or is there a better way? I'm dealing with thousands of records.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...