| Author |
Message |
sachin *nix forums beginner
Joined: 13 Mar 2006
Posts: 11
|
Posted: Fri Jul 21, 2006 12:49 pm Post subject:
Running php file everyday on scheduled time
|
|
|
Hi,
Is there is way to run a php file perodically everyday on scheduled
time in such a way that there is no human interaction and it
performence the written task. |
|
| Back to top |
|
 |
Rik *nix forums Guru Wannabe
Joined: 16 Nov 2005
Posts: 291
|
Posted: Fri Jul 21, 2006 1:11 pm Post subject:
Re: Running php file everyday on scheduled time
|
|
|
sachu wrote:
| Quote: | Hi,
Is there is way to run a php file perodically everyday on scheduled
time in such a way that there is no human interaction and it
performence the written task.
|
Usually that's done using a cronjob on the server.
Grtz,
--
Rik Wasmus |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|