what i want to do is create a chatroom, but i am not sure how to do it..ii know i have to use javascript, but i dont know what coding to do.does anyone know how to make a javascript chat at all?please help.thanks in advance
The views expressed on this page by users and staff are their own, not those of NamePros.
what i want to do is create a chatroom, but i am not sure how to do it..ii know i have to use javascript, but i dont know what coding to do.does anyone know how to make a javascript chat at all?please help.thanks in advance
To do this... flash and a php socket server... or if you have c++ knowledge write a server in c++ if you have root access. Thats what i have made for a new website im going to be launching.
Are you looking for a fully operational chatroom thingy? If so I think a quick search at http://www.hotscripts.com will turn up quite a number of useful chat scripts. Or if you are just looking for a mini sort of place to interact with your visitors, you might like to try a simple shoutbox.
nah, i want to create one of my own, to like test my skills yah know?well does anyone have any idea how i could do this in php?like would i have to use cookies or what?