diff --git a/adminarea.php b/adminarea.php new file mode 100644 index 0000000..2113471 --- /dev/null +++ b/adminarea.php @@ -0,0 +1,15 @@ + + + +Admin Area + + + + +'); +} +echo "heres the admin world"; +?> \ No newline at end of file