I've dome this recently using a small <iframe src="users_online.php"> in the top right corner.
users_online.php has the <meta refresh> tag set. <META HTTP-EQUIV="refresh" content="2;URL=users_online.php">
pete
Matias Hohl wrote:
Hello php-Freaks I would like to display the number of users that are online on my page. Scripting that is not the problem... but how can I refresh this number all 2 minutes on a users page? I don't want to make always a redirect. Isn't the a possibility like streaming? :-)
Greetings, Matias from Switzerland
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php