Archive for the ‘MT scripts’ Category

Number of users currently online (part II)

Saturday, March 27th, 2004

I’ve been looking around for “users currently online” type scripts. So, tonight, I hacked together two great scripts. The first comes from Spoono - this script uses php and mySQL to keep track of how many users are on your site. Then tonight I saw Lynda’s script - which uses php, a flat file and makes use of MT’s cookies to actually display WHO is on your site (they would have had to leave a comment on the site to show up in this list)

So I combined the two…
(more…)