[PHP] Re: PHP Chat REALTIME

2002-01-22 Thread Emile Bosch
it's kinda impossible since HTTP is a STATELESS PROTOCOL "Nuno Mariz" <[EMAIL PROTECTED]> wrote in message 1011695546.3467.5.camel@sputnik">news:1011695546.3467.5.camel@sputnik... > I need to build a php-chat (online support system), but in realtime. > I've develope a system that refresh in brow

[PHP] Re: PHP Chat REALTIME

2002-01-22 Thread David
hey, i thought about this problem last time, i figured out that there's NO WAY to do this in php, (the auto refresh does not count). somebody pls prove me wrong. intrested to continue this discussion David >I need to build a php-chat (online support system), but in >realtime. >I've develope a