Re: [PHP-DEV] crontab support for PHP

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Max Landborn schrieb: > Max Landborn wrote: > > > > Hello everyone! > > > > I'm new to this list, therefore I do not know if you have discussed this > > matter before. I'm interested in something like crontab for PHP. This should > > be plattform independent an

Re: [PHP-DEV] crontab support for PHP

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! "Stig S. Bakken" schrieb: Max Landborn wrote: > > Hello everyone! > > I'm new to this list, therefore I do not know if you have discussed this > matter before. I'm interested in something like crontab for PHP. This should > be plattform independent and easy to

Re: [PHP-DEV] crontab support for PHP

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Max Landborn schrieb: Hello everyone! I'm new to this list, therefore I do not know if you have discussed this matter before. I'm interested in something like crontab for PHP. This should be plattform independent and easy to maintain. I have a few ideas of how

Re: [PHP-DEV] crontab support for PHP

2001-07-29 Thread Stephen van Egmond
Stig S. Bakken ([EMAIL PROTECTED]) wrote: > Uhm, why not simply run PHP scripts from cron? Or did you want > something inside a web server environment? I personally have been looking for something similar. AOLServer has this facility: http://www.aolserver.com/docs/tcldev/tapi-114.htm a

Re: [PHP-DEV] crontab support for PHP

2001-07-29 Thread Max Landborn
> Max Landborn wrote: > > > > Hello everyone! > > > > I'm new to this list, therefore I do not know if you have discussed this > > matter before. I'm interested in something like crontab for PHP. This should > > be plattform independent and easy to maintain. I have a few ideas of how to > > implem

Re: [PHP-DEV] crontab support for PHP

2001-07-29 Thread Stig S. Bakken
Max Landborn wrote: > > Hello everyone! > > I'm new to this list, therefore I do not know if you have discussed this > matter before. I'm interested in something like crontab for PHP. This should > be plattform independent and easy to maintain. I have a few ideas of how to > implement it even th

[PHP-DEV] crontab support for PHP

2001-07-29 Thread Max Landborn
Hello everyone! I'm new to this list, therefore I do not know if you have discussed this matter before. I'm interested in something like crontab for PHP. This should be plattform independent and easy to maintain. I have a few ideas of how to implement it even though I'm rather new to PHP. I'm do