From 44cb3e6ad5cca4f5a6b4e1747d23e4f1e62ae5ff Mon Sep 17 00:00:00 2001 From: lopar Date: Sat, 24 Mar 2018 01:08:05 +0200 Subject: [PATCH] iframes war --- chat.php | 41 +++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/chat.php b/chat.php index 154af4f..f45584b 100644 --- a/chat.php +++ b/chat.php @@ -25,24 +25,25 @@ function show_messages() echo sprintf('%s [%s]: %s', $d->format('H:i'),$message['from'],$m)."
"; } } +show_messages(); ?> - - - - - - - - -
- -
- - - - - \ No newline at end of file + + + + + + + + + + + + + + + +--> +--> +--> +--> + \ No newline at end of file