Page 1 of 1

Integrating a chat

Posted: Mon Jan 26, 2009 2:31 pm
by phpcoderbeginner
Hello guys ,
I am a new member of this forum for php coding and I hope I will have a good time here with you.(Presenting myself here as I saw no other place here in this forum).

Because I am a beginner ,I need someone help me or create a new very simple chat.
The chat needs to have just 3-4 features what are :
1. Have a list of online users
2.Badword protection
3.and option to ban users from the chat.

The chat doesn't need to have a beautiful design( It can be very simple),no need for login ,etc etc

If someone can do this chat for my website ,I would be very grateful.

Thank You

Re: Hello

Posted: Mon Jan 26, 2009 2:48 pm
by John Cartwright
It would be helpful if you provided some information about your website.

Re: Hello

Posted: Mon Jan 26, 2009 2:55 pm
by phpcoderbeginner
Well ,
the website is about a game and I want that registered people chat with the help of this simple chat I am asking for.It needs to be integrated on the middle of the website.I don't know what details to give more.Please ask if you need more details and I will try to give you more details.

(It needs to be as simple as possible)

Thank You in advance

Re: Hello

Posted: Mon Jan 26, 2009 2:57 pm
by John Cartwright
The url for starters :)

Forgot to mention this in my last post. Please use descriptive titles in the future.

Re: Integrating a chat

Posted: Mon Jan 26, 2009 5:08 pm
by jayshields
I think the kind of thing you're after is called a 'Shoutbox'. Searching Google for this, or a script website, will probably give you something you can work with quite easily, especially if you have a MySQL database set up already.

Re: Integrating a chat

Posted: Tue Jan 27, 2009 3:15 am
by phpcoderbeginner
No mate ,I am not asking for a shoutbox :)
I need a php chat with the features I stated before.
Thank You