From 1434356efc04c2fe2ad4acc9f3c9cc0b7d065d95 Mon Sep 17 00:00:00 2001 From: dschaft Date: Wed, 8 Apr 2026 21:13:16 +0200 Subject: [PATCH] Update xor23.php --- xor23.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xor23.php b/xor23.php index d8583aa..eb9c1b9 100644 --- a/xor23.php +++ b/xor23.php @@ -6,17 +6,17 @@ echo 'component #1:

'; echo 'component #3:
'; echo ''; - +echo""; echo'
'; if ($_GET) { -echo $output; +echo "Danny is een hele lieve man"; } echo '
'; -echo""; + echo ""; -$output = "Danny is een hele lieve man"; +//$output = "Danny is een hele lieve man"; //$output = shell_exec("python hello.py");