ADDED: test for other sections 2
diff --git a/index.php b/index.php
index 7012705..c2a9544 100755
--- a/index.php
+++ b/index.php
@@ -28,4 +28,4 @@
 
 ?>
 
-Value: <?= $section ?>
\ No newline at end of file
+Value: <?= $_GET['section'] ?>
\ No newline at end of file