I have tryed refeshing the screen but sometimes when i.e. reloads the page it blinks.
Sami
Michael Egan wrote:
Sami,
You could put the 'chat screen' within a frame and set the page with a refresh value within the meta tags so that it reloads every few seconds, i.e.
<meta http-equiv="refresh" content="5;URL=filename.php">
Hope this helps,
Michael Egan
-----Original Message----- From: Sami Kyösti [mailto:[EMAIL PROTECTED] Sent: 24 February 2003 13:35 To: [EMAIL PROTECTED] Subject: [PHP] Live chat screen[Scanned]
Hi!
Is it possible to create a chat screen that updates screen in some kind of loop from the database?
So if someone sends a message to database it immediately shows on chat screen?
Kind regards, Sami
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php