From 954eed4db0fb911eae680118ac05715d4c73618c Mon Sep 17 00:00:00 2001 From: Tigonchen <115731770+Tigonchen@users.noreply.github.com> Date: Fri, 14 Oct 2022 20:06:08 -0400 Subject: [PATCH] Update free-programming-cheatsheets.md (#8316) --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index b7ffa0834..dc622922c 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -300,6 +300,7 @@ * [PHP Cheat Sheet](https://www.codewithharry.com/blogpost/php-cheatsheet/) - CodeWithHarry (HTML) * [PHP Cheat Sheet](https://websitesetup.org/php-cheat-sheet/) - Nick Schäferhoff, WebsiteSetup (HTML, [PDF](https://websitesetup.org/wp-content/uploads/2020/09/PHP-Cheat-Sheet.pdf)) +* [PHP Cheat Sheet - 2021 Edition](https://www.quickstart.com/blog/php-cheat-sheet/) - Zsolt Nagy (HTML) ### Python