Chat Script that integrates with existing DB
I have an existing MySQL database that contains users names and passwords. I would like to add a chat script to the site - and would like users to log into this script - or if they are already logged into the site - using the same username and password that is in the MySQL database. Does anyone know of a chat script that will utilize existing MySQL usernames and passwords? How do you check to see if they are logged in already - so they dont have to enter the username and password again? Is this a seperate script?
Thanks
fawh posted this at 17:09 — 20th October 2004.
They have: 14 posts
Joined: Oct 2004
phpMyChat uses a MySQL database (http://phpmychat.sourceforge.net/rubrique.php3?id_rubrique=29). You could use SQL commands to enter your existing user's names and passwords into the database so they don't have to sign up again.
Find-A-Web-Host.com
jmcnyc posted this at 17:45 — 20th October 2004.
They have: 2 posts
Joined: Oct 2004
I really dont want to have a seperate database for the chat program - would like to have the chat program pull from the existing mysql database - is this possible?
Tidusquall posted this at 18:26 — 20th October 2004.
He has: 3 posts
Joined: Oct 2004
Everything Is Possible
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.