Hello, I'm planning to put a chatbox in my intranet, can you give me an idea if what should I do? Thank You God bless :)

Recommended Answers

All 11 Replies

Thank you for that! I'll check it.

no problem, do you have any more questions?

you can also look for jQuery Chatbox in google this is similar to the chatbox of facebook. you can maniulate it's design as well.

it's okay to just use php? I'm not familiar with jquery.

I had done a simple chatbox using php (type, send and post only), I do not know for online friends and others. Thank You

it's okay to just use php? I'm not familiar with jquery.

I believe it is okay to do it with just php, don't take my word for it.

no you cannot do it that way
you need to perform ajax at the same time

otherwise your chat box's behavior is not a chat box. it will be an email.

what other options aside from ajax should I use?? I do not have a background in ajax.. thank u :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.