Page 1 of 1

how can i write a chat script?

Posted: Wed Jan 31, 2007 6:17 pm
by NEWDAY

hello everyone :) ...

I need a complete chat script including database tables which provides a list of the online users and enables me to click on one of them to send him a private message..

I would really appreciate any help because I need this script for my project ...



Posted: Wed Jan 31, 2007 6:19 pm
by RobertGonzalez
Then search for something that is already built.

This is not the place to come and ask someone to search for you.

Posted: Wed Jan 31, 2007 8:18 pm
by feyd
Lets see.....
  • duplicate thread.. check.
  • post entirely in bold and red.. check.
  • annoy moderators and users alike by not searching.. double-check.
Not so good of a start, NEWDAY.

Posted: Wed Jan 31, 2007 10:19 pm
by surban99
um i know i'm sposed to lecture you about forum rules, but i dont actually know them

2 good places to check for a chat script would be

http://www.hotscripts.com
http://www.sourceforge.com

Posted: Thu Feb 01, 2007 1:12 am
by daedalus__
surban99 wrote:um i know i'm sposed to lecture you about forum rules, but i dont actually know them
It's a double-whammy.

Posted: Thu Feb 01, 2007 1:15 am
by Luke
Here's an excellent tutorial written by a devnet resident. He shows you how to build a chat system with the Zend framework, and XML. Very easy to follow and well written. Once again, GREAT work, Maugrim! :D

http://devzone.zend.com/node/view/id/1581