Cron Jobs

All the members needing any kind of help for cpanel can discuss here.

Moderator: Lixas

Tails5
Posts: 1302
Joined: Wed Mar 15, 2006 8:09 am
Contact:

Cron Jobs

Post by Tails5 »

Sorry to sound stupid, but what are Cron Jobs?


SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Cron jobs are some jobs that you wish the server to execute automatically at a specified interval. You can do this on you your scripts, if required, by using cpanel's built in cronjob handler.
Freedom Fighter
Posts: 479
Joined: Tue May 16, 2006 11:53 am

Post by Freedom Fighter »

Thx I learnd something from both of you I never even knew aboute these. hehe :D
jtcandra
Posts: 41
Joined: Sun Jun 11, 2006 3:34 pm

Post by jtcandra »

is it the same thing like in Linux?
ddarude
Posts: 119
Joined: Fri May 12, 2006 1:05 pm

Post by ddarude »

jtcandra wrote:is it the same thing like in Linux?
yes, it is the same thing, but cPanel has better GUI :)
but basically it's the same
http://www.stonersdent.com
63.208.142.108:27015
hossamkiwan
Posts: 344
Joined: Tue Nov 07, 2006 8:42 pm

Post by hossamkiwan »

how can i get more details ?
Is there anyone using these jobs??
Surreal
Posts: 133
Joined: Sat Nov 11, 2006 5:03 am

Post by Surreal »

Its basically setting a schedule for your script or what ever you are doing to run. So say you have a shop and it gets 5 posters in every 24 hours. They are always the same poster so, you want it automatically inserted into your database. Thats where cron jobs come in. You cen set a cronjob to run a php script every day at midnight. The php script will insert 5 new posters into the database. Cron jobs just set a time at which you want a script or whatever to run. I use cron jobs for my game, to make it update scores etc.
nadish
Posts: 17
Joined: Wed Dec 13, 2006 7:11 am
Contact:

Post by nadish »

Can I use some method to backup my database of forum by using Cron Jobs???
Learn to Earn Online
http://www.adsense.ej.am
locust
Posts: 32
Joined: Sun Dec 31, 2006 9:52 am

Post by locust »

it depends the type of your database
shuttleu
Posts: 42
Joined: Thu Feb 08, 2007 6:03 pm

Post by shuttleu »

so what database would it work on
Hello world!!!
Image
Post Reply