How to write a PHP Live Customer support type 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
sjwspud
Forum Newbie
Posts: 1
Joined: Mon Apr 20, 2009 10:22 pm

How to write a PHP Live Customer support type script

Post by sjwspud »

I am wanting to write my own customer support script. For example, like Help Center Live. Where I am confused is how do I display an icon on the webpage if an operator is online or not. Also, how would I get their information, for example: user-agent, etc. How would I initiate a chat with a selected user? All this stuff is confusing. I can write pretty much any PHP script, except this type of thing. Any help would be appreciated. Thank you!
Post Reply