What i want to do?
some way to update a web page dynamically as the user is browsing it.
For example: in a forum if some one send a private message to other
online user he gets notified immediately about the private message.
I want to update a frame of the web page of all the users visting the page
as some event occur( any time). I am using PHP,a solution in PHP with
some script snippet will be highly appreciated.
regards,
TH