Community Member Login/Out
I have currently found those community site such as http://www.click2asia.com which have a Member Login/Out function, so that they can instant report who is on their homepage and you can chat or send message to them. I really need those stuff but I don't have idea if they are CGI/perl or php or JaveScripts which can achieve this function. Do anyone know about that?
Thanks.
tazman posted this at 21:25 — 9th January 2000.
They have: 99 posts
Joined: May 1999
Dont know what they are using on the backend, I have implemented login tracking using MySQL database and Perl/CGI to log to the database. The rest is just retrieval by SQL Query to fill page w/ who's on line.
The only difficult part can be installing and setting up your database. I would assume that you have one already if you are inquiring about logging in and out and having the ability to contact, etc...
[This message has been edited by tazman (edited 09 January 2000).]
227media posted this at 05:05 — 10th January 2000.
They have: 6 posts
Joined: Jan 2000
Tazman, thanks your contribution,
In fact, i am new in MySQL and can anyone suggest any sites that I can learn how to build up a login tracking system, or download those stuff to be used in my site?
Thanks
JP Stones posted this at 15:28 — 11th January 2000.
They have: 2,390 posts
Joined: Nov 1998
I would visit devshed.com and the mysql site to learn about DBs.
JP
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.