omark Posted April 6, 2006 Share Posted April 6, 2006 /** If users are to be automatically logged in - i.e., the login formis NOT to be displayed, then set this variable to false. If thisvariable is set to false, then you should pass a PHP variable to thisscript called $name, which will be the user name in the chat room. */I dont know whats the exact PHP variable i should input. I have a forum where people log-in with their email address and their password. They have an unique username too. When they go to the chat section their email address shows up as a nick. I want their USERNAME to show up instead of their EMAIL ADDRESS. Can anyone tell me how to write "$name" script to seek information from MYSQL and have USERNAME to replace EMAIL address in the chat room?Also i am using MarcoMedia Shockwave Flash chat program. Users who are using Mozilla Firefox cant load the program. Is there any way I can add something within my program to have my Mozilla firefox brower users access this chat without any problem?Thanks,Any help will be great.omark Link to comment https://forums.phpfreaks.com/topic/6744-chat-config/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.