<html> <head> <title>Install</title> <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="index.js"></script> </head> <body> <!-- TODO add containers for content --> <?php print_r($_GET); ?> </body> </html>