-
+
@@ -64,9 +65,9 @@

Requirements

-
+
-
+

Subsection 1

@@ -83,7 +84,7 @@

Subsection 1

-
+

Subsection 2

@@ -128,7 +129,7 @@

H4 Subtitle

-
+

Subsection 3

@@ -151,7 +152,7 @@

H3 Subtitle

-
+

Subsection 4

@@ -176,7 +177,7 @@

Subsection 4

-
+
@@ -197,7 +198,7 @@

Section 3

-
+
@@ -207,31 +208,34 @@

Section 4

Quis non odit sordidos, vanos, leves, futtiles? Cave putes quicquam esse verius. Falli igitur possumus. Sin aliud quid voles, postea.

-
$heroes = array(
-'luke' => array(
-	'full_name'   => 'Luke Skywalker',
-	'home_planet' => 'Tatooine',
-	'trope'       => 'Unlikely Hero',
+						
<?php
+
+$heroes = array(
+'luke' => array(
+	'full_name'   => 'Luke Skywalker',
+	'home_planet' => 'Tatooine',
+	'trope'       => 'Unlikely Hero',
 ),
-'leia' => array(
-	'full_name'   => 'Leia Organa',
-	'home_planet' => 'Alderaan',
-	'trope'       => 'Badass Princess',
+'leia' => array(
+	'full_name'   => 'Leia Organa',
+	'home_planet' => 'Alderaan',
+	'trope'       => 'Badass Princess',
 ),
-'han' => array (
-	'full_name'   => 'Han Solo',
-	'home_planet' => 'Corell',
-	'trope'       => 'Lovable Rouge',
+'han' => array (
+	'full_name'   => 'Han Solo',
+	'home_planet' => 'Corell',
+	'trope'       => 'Lovable Rouge',
 ),
 );
-echo $heroes['luke']['full_name'];
+echo $heroes['luke']['full_name']; + +?>

Certe, nisi voluptatem tanti aestimaretis. An tu me de L. Itaque hic ipse iam pridem est reiectus; Nos cum te, M.

-
@@ -240,7 +244,7 @@

Section 4

-