From 27def9d12e939794f5fc9e42375bb6340abd7bdc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 20 Jul 2022 13:38:55 +0200 Subject: colorize lines --- html/index.php | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/html/index.php b/html/index.php index 776694b..2c15cde 100644 --- a/html/index.php +++ b/html/index.php @@ -38,17 +38,20 @@ $stm -> close(); ' . $text . ''; +} + foreach ($values as $value) { ?> - - - + + +