Jump to content

[SOLVED] cronjob question


affordit

Recommended Posts

From what I read a cronjob will run automatically based on what I specify in the file is that right?

If it is, is there somewhere special that the job should be placed in my directory so that it will be executed or what. I have some code I would like to run everyday but I am not sure where to put them to make it happen. Can someone point me in the right direction Please.

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/87915-solved-cronjob-question/
Share on other sites

Well I guess that solves that this is what I found:

 

cron job

A cron job is a command available to Unix system users that makes possible the automated execution of a task at predefined time intervals. One might set up a cron job to create hourly backups of a database, for example, or to send daily emails. Yahoo! currently does not support the use of cron jobs, but we hope to offer this feature with your plan in the future.

 

Is there another way to run this script at regular intervals?

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.