Yes, this is indeed a problem that seems to be happening only in Web
environement (at least under Apache). I lack tools to debut it properly
right now, but I can take a look later.
On Tue, 10 Jul 2001, [EMAIL PROTECTED] wrote:
> On Tue, 10 Jul 2001, Andrei Zmievski wrote:
>
> > On Tue, 10 Jul 2001, Joao Prado Maia wrote:
> > >
> > > http://www.php.net/bugs.php?id=11536
> >
> > I couldn't find what example the bug was referring to.
>
> This one:
>
> <?php
> function tick()
> {
> static $i;
> printf("[tick i=%d]\n", ++$i);
> }
>
> register_tick_function("tick");
>
> declare (ticks = 2) {
> 1; 2; 3;
> }
> ?>
>
> regards,
>
> Derick Rethans
>
> ---------------------------------------------------------------------
> PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
> SRM: Site Resource Manager - www.vl-srm.net
> ---------------------------------------------------------------------
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
-Andrei
Windows 2000 is certified not to crash more than
once a day, so what is the bootup time, 24 hours?
-- Sam Liddicott
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]