We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5204120 commit 54ea4d1Copy full SHA for 54ea4d1
README.md
@@ -20,4 +20,6 @@ I use PHP 8.2 and XAMPP here.
20
- [Tutorial 3 - Write your first PHP program](https://www.youtube.com/watch?v=W2D190HCuu4)
21
- [Tutorial 4 - Variables Part 1](https://www.youtube.com/watch?v=uOxKLq7-lxo)
22
- [Tutorial 5 - How to mix PHP and HTML](https://www.youtube.com/watch?v=9Uu5kzJdpiQ)
23
-- [Tutorial 6 - Conditional statements - if/elseif/else](https://www.youtube.com/watch?v=9HMOnISd3FY)
+- [Tutorial 6 - Conditional statements - if/elseif/else](https://www.youtube.com/watch?v=9HMOnISd3FY)
24
+- [Tutorial 7 - Operators - Part 1](https://youtu.be/6W_99tS53nM)
25
+- [Tutorial 8 - Operators - Part 2](https://youtu.be/WI0nNAbIUE0)
0 commit comments