Date: 04/10/00
- Next message: Andi Gutmans: "[PHP-DEV] cvs: /php3 CREDITS control_structures.h control_structures_inline.h highlight.c internal_functions.c internal_functions.h internal_functions_registry.h language-parser.y language-scanner.h language-scanner.lex list.c main.c main.h operators.c operators.h php.h php3_hash.c php3_hash.h php3_list.h stack.c stack.h token_cache.c token_cache.h variables.c variables.h /php3/functions basic_functions.c basic_functions.h bcmath.c datetime.c datetime.h info.c number.c number.h php3_bcmath.h"
- Previous message: bdew <email protected>: "[PHP-DEV] Bug #4095: register_shutdown_function not called on exit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Andi Gutmans: "[PHP-DEV] cvs: /php3 CREDITS control_structures.h control_structures_inline.h highlight.c internal_functions.c internal_functions.h internal_functions_registry.h language-parser.y language-scanner.h language-scanner.lex list.c main.c main.h operators.c operators.h php.h php3_hash.c php3_hash.h php3_list.h stack.c stack.h token_cache.c token_cache.h variables.c variables.h /php3/functions basic_functions.c basic_functions.h bcmath.c datetime.c datetime.h info.c number.c number.h php3_bcmath.h"
- Previous message: bdew <email protected>: "[PHP-DEV] Bug #4095: register_shutdown_function not called on exit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

