How can I make the database get updated every 15 minutes?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
silverpanda
Forum Newbie
Posts: 3
Joined: Sat Mar 22, 2008 7:21 am

How can I make the database get updated every 15 minutes?

Post by silverpanda »

Hi, developers.

I have a problem while developing a website.

The database of this site should be updated every 15 minutes regardless clients visit or not.
how can the database be updated periodically without clients' visiting of pages?
I am wondering cPanel has such ability. but not sure and can't find such ability.

Please help.
Thank you.
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Re: How can I make the database get updated every 15 minutes?

Post by jmut »

cronjob
Post Reply