i have just tryed and install pjirc from
http://www.pjirc.com/main.phpdownloaded it uploaded it and said error then my host said i ent aloud java ( paid hosting)
i am aloud java scripts but not java seen has java is easy to hack so i wanna make a php chat room silly ??? yaa i know
would this be hard to do ? i have looked at other chat room but they are no good i was thinking of when some 1 wnats to say somthing it stores it in the datbase in a table then the page simpley shows all the messeses in the table
in the table there will be 2 coullums username and comment
the problem is this is gonna be a live chat room
so when some 1 sends a comment or talks it will take a few seconds to add to the db and show it
then id have to clear the messeges after so many days ( i dont know how to do cron jobs )
is this a good idea ?