From 4bb3f93fe84a6dd1c61406de6f7b2aaafb9a1cff Mon Sep 17 00:00:00 2001 From: Alex Pantechovskis Date: Sun, 26 Oct 2025 04:15:21 +0200 Subject: [PATCH] Add CodeBasics PHP (#12827) --- more/free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index b4d3bf41c..03abda7cd 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -359,6 +359,7 @@ ### PHP +* [CodeBasics PHP](https://code-basics.com/languages/php) * [CodeCademy PHP](https://www.codecademy.com/learn/php) * [Learn PHP](http://www.learn-php.org) * [PHP tutorial](https://www.w3schools.com/php) - W3Schools