PHPMine
<? if(PHP > $Expectations) echo $Results ?>
by Angel S. Moreno
UNDER SOME SERIOUS CONSTRUCTION LINKS MAY NOT WORK
Asked 2010-03-08 03:33:39 by Sean
Does anyone know where I can find a simple PHP chat script. I need it for a global chat in a text-based game that i'm making. It needs to show people's usernames with the message and a timestamp. I would prefer it to be around 200pixels wide but I should be able to mould it to my site. Any ideas?
Anwered 2010-03-08 05:03:12 by Tharaka Deshan
Download those files and try.
But you have to modified them acording to your choice.
http://www.linuxuser.at/chat/ajax_chat.zip
http://www.phpfreechat.net
And also there is a good tutorial to make a php chat.Refer it.
http://www.tutorialized.com/view/tutorial/Simple-Chatbox-in-PHP-MySQL/23971
Good luck for your game!
Questions and answers provided by the Yahoo Answers Community.