Chat Program
Hello everyone,
I got really bored yesterday and made a php chat program during 2nd and 6th hour at school. Its very basic and I wanted to know what features should be added. This was made to talk to friends during school so I don't want to make it really fancy. Any ideas?
http://68.103.192.2:8080/c/
About the chat:
Users are logged out after 100 seconds if they don't submit anything. Messages are deleted after 100 seconds also (so my mysql table won't be huge). Do you think this is long enough?
I don't really know if i should post this here, but its made with php and its not really a website. ??????????????????
Thanks
kkeith29
kkeith29
Nearly a Posting Virtuoso
1,357 posts since Jun 2007
Reputation Points: 235
Solved Threads: 194
Will you share the php code with us?
ithelp
Nearly a Posting Maven
2,230 posts since May 2006
Reputation Points: 769
Solved Threads: 128
i have to make a few changes to the script but i will share the code in a few hours.
kkeith29
Nearly a Posting Virtuoso
1,357 posts since Jun 2007
Reputation Points: 235
Solved Threads: 194
sorry i haven't posted the code yet. i am working on a xml version that will not require a mysql database.
kkeith29
Nearly a Posting Virtuoso
1,357 posts since Jun 2007
Reputation Points: 235
Solved Threads: 194