Dynamic frame update on certain event!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
th
Forum Newbie
Posts: 1
Joined: Sun Feb 22, 2004 1:43 am
Location: Pakistan

Dynamic frame update on certain event!

Post by th »

Well i need a solution!

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
Post Reply