[PHP-DEV] memory From: Michael Krax (DE) (michael.krax <email protected>)
Date: 04/10/00

Hello,

does anybody know how much RAM a streaming page that does a DB select every
5 seconds will eat up per user?

I wanna code a little chat based on an mySQL databse and i want to avoid
browser side refresh. Instead i plan to do a loop inside the called php page
and flush the data every 5 secs.

Any suggestions or comments?

Michael

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>