PHP based chat

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
pinehead18
Forum Contributor
Posts: 329
Joined: Thu Jul 31, 2003 9:20 pm

PHP based chat

Post by pinehead18 »

Does anbody know of an article that would give me a start on who to create a web based chat program that will allow two ip's to talk to each other?

For example.. A user on my site is logged in and it shows the users ip address. the other user can click on it and request a chat. The user can either accept or decline and they can have an online chat.

Thank you for your help
Anthony
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Well I've done a general chat, and unless you're talking PM system (not live), then it's rather hard to do and make it non-annoying, if u know what i mean..

Try Java or Flash :)
Post Reply