Full PHP 8 Course (2023) | Topics and code samples | PHP tutorial for beginners ✅ Learn how to code 🧑💻
Hey friends 👋
Code for each lesson is in a separate folder ☝️ Topics list is a bit more down below 👇
These are the main things to know about the course:
- 🐘 PHP programming language tutorials.
- 👍 Starts with an introduction to PHP. Covers PHP basics.
- 🏎️ You will learn PHP coding from Zero to Advanced topics.
- 🕵️♂️ With code examples and beginner project.
I use PHP 8.2 and XAMPP here.
- Tutorial 1 - Introduction
- Tutorial 2 - How to install PHP. Windows, macOS, Linux
- Tutorial 3 - Write your first PHP program
- Tutorial 4 - Variables Part 1
- Tutorial 5 - How to mix PHP and HTML
- Tutorial 6 - Conditional statements - if/elseif/else
- Tutorial 7 - Operators - Part 1
- Tutorial 8 - Operators - Part 2
- Tutorial 9 - Strings