[PHP] Question about executing PHP script

2004-06-28 Thread Charlie Don
Hello, I need to have some scripts that do database maintanance on my cron tab. However, some might take more time to execute that the maxtime set on php.ini. These are now web scripts but scripts that I execute on my command prompt or cron tab. I wonder if there is any way to have on the

Re: [PHP] Question about executing PHP script

2004-06-28 Thread Charlie Don
a #!/usr/bin/perl -w can I do a #!/usr/bin/php -q at the begining of the text file? Thanks. From: Elijah Gallatin [EMAIL PROTECTED] To: Charlie Don [EMAIL PROTECTED] Subject: Re: [PHP] Question about executing PHP script Date: Mon, 28 Jun 2004 19:33:14 -0400 On Mon, 28 Jun 2004 23:29:16 +