From 8cd61b48194a515c9adb5d9de485299b26753429 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Mon, 20 Jul 2020 16:44:16 -0400 Subject: [PATCH] Add a beginner project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2230783..e5512b6 100644 --- a/README.md +++ b/README.md @@ -897,6 +897,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [Semantic Versioning](https://semver.org/) - A website explaining semantic versioning. * [Servers for Hackers](https://serversforhackers.com/) - A newsletter about server management. * [The Open Web Application Security Project (OWASP)](https://owasp.org/) - An open software security community. +* [Beginner Project PHP SQL](https://github.com/fulldecent/beginner-project-php-sql) - An entry-level beginner project to learn PHP and SQL. ### PHP Books *Fantastic PHP-related books.*