On Mon, 4 Mar 2002, olev rumm wrote:

>Hello
>How can I monitor how many visitors are currently on line, with out
>refreshing the frame - like a live monitor.
>Olev

PHP is a server side scripting language, once it leaves the server it is
static text, usually html and other stuff. To have something dynamic like
you described, you would need to incorporate something with dynamic client
side capabilities, something like javascript, or java.

-- 
-----------------------------------------------------------------------
Greg Donald - http://destiney.com/
http://phprated.com/ | http://phplinks.org/ | http://phptopsites.com/
-----------------------------------------------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to