knightcon
01-20-2008, 06:48 PM
Does anyone know a way I could control windows scheduled tasks and Linux CRON from my PHP application.
|
||||
Scheduled Tasksknightcon 01-20-2008, 06:48 PM Does anyone know a way I could control windows scheduled tasks and Linux CRON from my PHP application. tonyyeb 01-20-2008, 07:12 PM You could use exec (http://uk2.php.net/function.exec) along with the windows command schtasks. That should work well. knightcon 01-21-2008, 06:55 AM Thanks Tony, I knew it would be something simple like that but for the life of me I couldn't think of the function I needed to use. It's working now. tonyyeb 01-21-2008, 07:48 AM No probs mate ;) |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum