02-11-2008, 01:22 AM
|
#5 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: Bucharest, Romania
Posts: 438
Thanks: 3
|
Quote:
Originally Posted by Aaron
How would I use cron jobs from a PHP script? Is it reliable to use when managing important things?
|
You don't "use them from PHP'. You program the system to run some PHP scripts (e.g.: system commands) at a specified time. That's all. You can schedule a single run, a one day/week delayed task, or an hourly task. It's up to you.
Respawn: sorry, I have no clue.
__________________
I have optimistic thoughts, even though sometimes (if not always) life's a bitch.
|
|
|
|