Integrating a chat

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
phpcoderbeginner
Forum Newbie
Posts: 3
Joined: Mon Jan 26, 2009 2:10 pm

Integrating a chat

Post 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
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Hello

Post by John Cartwright »

It would be helpful if you provided some information about your website.
phpcoderbeginner
Forum Newbie
Posts: 3
Joined: Mon Jan 26, 2009 2:10 pm

Re: Hello

Post 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
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: Hello

Post by John Cartwright »

The url for starters :)

Forgot to mention this in my last post. Please use descriptive titles in the future.
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: Integrating a chat

Post 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.
phpcoderbeginner
Forum Newbie
Posts: 3
Joined: Mon Jan 26, 2009 2:10 pm

Re: Integrating a chat

Post by phpcoderbeginner »

No mate ,I am not asking for a shoutbox :)
I need a php chat with the features I stated before.
Thank You
Post Reply