diff --git a/README.md b/README.md deleted file mode 100644 index 4996344..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# php-mysql-tutorial -All the course files for the PHP & MySQL for Beginners tutorial on The Net Ninja YouTube channel. - -# how to use -To see the code for a particular lesson, be sure to select that lesson branch from the branch dropdown (top-left). diff --git a/index.php b/index.php new file mode 100644 index 0000000..423542e --- /dev/null +++ b/index.php @@ -0,0 +1,15 @@ + + + + + + my first PHP file + + +

+ + \ No newline at end of file