PHP chat room
Moderator: General Moderators
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm
What you are asking then, should have been placed in the Volunteer section.
These people have actually given you the correct steps on how to develop the site.
The basic *hello world* script you are refering to, yes, can be done in html, but also note that a Hello World is simply an introduction as to what the code actually looks like..
You have to go the extra mile and learn php. You can't just look at 2 functions and say "ok, i know php, so now i can build this this and this". It doesn't work that way.
So, I'll move this to the volunteer section as it sounds like you just need someone to write the script for which you will in turn just do the html side of things.
Another thing you could do is look into http://www.hotscripts.com
they have all sorts of classes/scripts that do chat, and you may find just what you need there.
These people have actually given you the correct steps on how to develop the site.
The basic *hello world* script you are refering to, yes, can be done in html, but also note that a Hello World is simply an introduction as to what the code actually looks like..
You have to go the extra mile and learn php. You can't just look at 2 functions and say "ok, i know php, so now i can build this this and this". It doesn't work that way.
So, I'll move this to the volunteer section as it sounds like you just need someone to write the script for which you will in turn just do the html side of things.
Another thing you could do is look into http://www.hotscripts.com
they have all sorts of classes/scripts that do chat, and you may find just what you need there.
- andre_c
- Forum Contributor
- Posts: 412
- Joined: Sun Feb 29, 2004 6:49 pm
- Location: Salt Lake City, Utah
sorry, but to make a chat room yourself you would have to learn quite a bit of php. (at least quite a bit more than you seem willing to learn)Raven-flock wrote:well i dont see really anything useful there and i didnt say i wanted to learn full php either all i wanted to do was make a chat room thats all
-
Raven-flock
- Forum Newbie
- Posts: 24
- Joined: Tue Apr 12, 2005 2:02 pm