RE: [PHP] max_execution_time & header

2001-07-09 Thread scott [gts]
gt; Subject: Re: [PHP] max_execution_time & header > > > on 7/9/01 8:17 AM, Peter Schumacher at [EMAIL PROTECTED] wrote: > > > I still run into the max_execution_time!!! I thought it would be reset as I > > redirect to another page. > > wi

Re: [PHP] max_execution_time & header

2001-07-09 Thread mike cullerton
on 7/9/01 8:17 AM, Peter Schumacher at [EMAIL PROTECTED] wrote: > I still run into the max_execution_time!!! I thought it would be reset as I > redirect to another page. within your script ini_set("max_execution_time", $some_bunch_of_seconds); -- mike cullerton -- PHP General Mailing List