Re: PHP loop control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



actually, now that i think about it, the real problem is how to keep the
loop alive
after the script terminates.  hmm; that is a problem.

you could have a cli script run in the background.  the only way youll be
able to
get data to it from the scripts that send output to the browser is through
something
external to php.

you could use files, a database or something like shared memory.

-nathan

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux