diff --git a/5min/day6/index.php b/5min/day6/index.php new file mode 100644 index 0000000..4a6e3bd --- /dev/null +++ b/5min/day6/index.php @@ -0,0 +1,19 @@ + + + + + Day 6 + + + +

Hello cruel world!

+
+ + '; + + ?> +
+ + + 'beavis', 'jones'); + +echo '

'; +foreach ($person as $key => $p) + echo "

$key - $p

"; +echo ''; +?> diff --git a/exercises/4/human-interpreter.txt b/exercises/4/human-interpreter.txt new file mode 100644 index 0000000..56a5549 --- /dev/null +++ b/exercises/4/human-interpreter.txt @@ -0,0 +1,5 @@ +

beavis

butthead

+

beavis

butthead

+

butthead

and

+beavisandbutthead +

beavisandbutthead