Hi
I want to create a flash chat room using only flash and php (no MySQL, Xml or other way in which there is an intermediate file involved). Why? Because I want the messages to appear instantly (I don’t want the users to wait for they’re actual message to be written in a temporary file which after a while to be viewed by the other client) and the amount of data transferred to be minimal (that way the server won’t jam if more users are using it).
Thank you
2006-07-01
10:51:16
·
2 answers
·
asked by
immortall_shadow
1
in
Computers & Internet
➔ Programming & Design