[PHP] Re: Users Online

2003-09-24 Thread Gal
here you can find example of XML HTTP that will work both I.E & Mozilla http://webfx.eae.net/dhtml/xmlextras/xmlextras.html Gal wrote: yes. But it think that only since version 1.1 (latest mozilla version is 1.5rc1) Pete M wrote: Does xml_HTTP work with Mozilla ??? ! pete al wrote: You can

[PHP] Re: Users Online

2003-09-24 Thread Gal
yes. But it think that only since version 1.1 (latest mozilla version is 1.5rc1) Pete M wrote: Does xml_HTTP work with Mozilla ??? ! pete al wrote: You can use XML-HTTP - works both Mozilla 1.x and I.E. 5.x and write it to a DIV. Pete M wrote: I've dome this recently using a small in th

[PHP] Re: Users Online

2003-09-24 Thread pete M
Does xml_HTTP work with Mozilla ??? ! pete al wrote: You can use XML-HTTP - works both Mozilla 1.x and I.E. 5.x and write it to a DIV. Pete M wrote: I've dome this recently using a small in the top right corner. users_online.php has the tag set. pete Matias Hohl wrote: Hello php

[PHP] Re: Users Online

2003-09-24 Thread Gal
You can use XML-HTTP - works both Mozilla 1.x and I.E. 5.x and write it to a DIV. Pete M wrote: I've dome this recently using a small in the top right corner. users_online.php has the tag set. pete Matias Hohl wrote: Hello php-Freaks I would like to display the number of users that are

[PHP] Re: Users Online

2003-09-24 Thread pete M
I've dome this recently using a small in the top right corner. users_online.php has the tag set. 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 min