diff --git a/language/variables.xml b/language/variables.xml index fe3b5c8b8c..e8722e08c9 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -1,5 +1,5 @@ - + Variables @@ -944,15 +944,13 @@ echo "$a $hello"; '; - print_r($_POST); - echo 'Please try again'; - + echo htmlspecialchars(print_r($_POST, true)); echo ''; -} else { +} ?> -
+ Name:
Email:
Beer:
@@ -961,12 +959,8 @@ if (isset($_POST['action']) && $_POST['action'] == 'submitted') {
- - +
- ]]>