trying to find a good embeddable chat script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gopro25
Forum Newbie
Posts: 1
Joined: Mon Aug 30, 2010 8:47 pm

trying to find a good embeddable chat script

Post by gopro25 »

hello. I am trying to find a good embeddable chat script to put on my personal website.
my needs are bit specific, and im not too much onto the coding aspect, though i am learning.

what i need is this:

some kind of chat code that i can put on multiple pages and have them act separately.
so perhaps objects "chat1" "chat2" "chat3" and so on.

my second requirement is that i be able to embed all of these together on a separate page which only i would have access to.
so that i could monitor and participate in all of the chats at once.



if something like this already exists, that would be awesome, but i cannot find it.

any ideas would be very much appreciated.
User avatar
bradbury
Forum Commoner
Posts: 40
Joined: Wed Aug 25, 2010 11:21 am
Location: Eugene, OR

Re: trying to find a good embeddable chat script

Post by bradbury »

everything is out there on the internet. just keep looking. dont expect others to do your work for you.
I would suggest looking for a java enabled chat or AJAX chat
Post Reply