i need php pop up 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
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

i need php pop up chat script

Post by adsegzy »

Hello Friends,
Pls am developing a marketplace website. I have registered members and I need a chat script for sellers and buyers to be able to chat together.

This is how I want it.
Once a buyer view any product, there will be a button (CHAT WITH SELLER) to show if the seller is also online, if the buyer clicks on the button (CHAT WITH SELLER), a pop up chat window will pop up from the bottom or side of the website like that of facebook. Since the buyer & seller have signed in, they can just start chatting unless if the buyer didn't log in, he will be asked to login. Pls which script can do this or can you design this script for me? I have seen some scripts but they will open chat page which is not what is want, i prefer the chat to remain on the window so that even if the buyer move to another page on the website, the chat box will still remain.

Thanks
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: i need php pop up chat script

Post by califdon »

I really doubt that anyone is going to write an entire application like that for you unless you hire them to do it. That's quite a large job. In any case, these forums are for helping PHP developers with specific technical questions, not for finding scripts or asking somebody to write one. Sorry.
Post Reply