From 6c7a859fcf9691023c418366a62ece2f19cf4c9f Mon Sep 17 00:00:00 2001 From: William Harrington Date: Mon, 12 Mar 2018 15:51:42 -0500 Subject: Initial commit for project. --- test.php | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 test.php (limited to 'test.php') diff --git a/test.php b/test.php new file mode 100644 index 0000000..354a94f --- /dev/null +++ b/test.php @@ -0,0 +1,29 @@ + + + + + + + + + +Add Record


+prepare($sql); + $stmt->execute(); +echo 'test'; +?> + +

+Valid HTML 4.01 Transitional +

+ + + -- cgit v1.2.3-54-g00ecf