From c68de27cc281d3f8e7ca84d7c8a32c36852d3686 Mon Sep 17 00:00:00 2001 From: Huzaifa Al Mesbah Date: Wed, 11 Oct 2023 03:35:04 +0600 Subject: [PATCH] Add PHP tutorial for beginners in english (#10072) * Add PHP tutorial for beginners * fixed * Remove icon from title Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 34a848416..5eabc0e0b 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1266,6 +1266,7 @@ * [PHP OOP Tutorials](https://www.youtube.com/playlist?list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh) - Dani Krossing * [PHP Programming Language Tutorial - Full Course](https://www.youtube.com/watch?v=OK_JCtrrv-c) - freeCodeCamp.org (2018) * [PHP Tutorial](https://www.tutorialrepublic.com/php-tutorial/) - TutorialRepublic +* [PHP tutorial for beginners](https://www.youtube.com/playlist?list=PLZPZq0r_RZOO6bGTY9jbLOyF_x6tgwcuB) - Bro Code * [PHP Tutorials](https://www.youtube.com/playlist?list=PL0eyrZgxdwhwBToawjm9faF1ixePexft-) - Dani Krossing * [Use PHP to Create an MVC Framework - Full Course](https://www.youtube.com/watch?v=6ERdu4k62wI) - Zura Sekhniashvili (freeCodeCamp.org)