--- a/table.php +++ b/table.php @@ -1,1 +1,99 @@ + + +
+
+
+ +

Bootstrap starter template

+ +

Use this document as a way to quickly start any new project.
All you get is this text and a + mostly barebones HTML document.

+ +
+ Year: + +
+ +
+ Max Price: + $ +
+ + + + + \n"; + } else { + echo " \n"; + } + $row++; + } + fclose($handle); + } + ?> +
" . implode($data, "") . "
" . implode($data, "") . "
+
+ + + + + + + + + + + +