❄️
The winter sale is here.
25% off for a limited time.
Join us →
Return to homepage
What would you like to learn?
Search
Navigation
Start learning
Forum
Sign in
Join Premium
PHP Basics
0% complete
Autoplay
All episodes (35)
01. Introduction
39s
02. Windows: Installing everything
4m 49s
03. Windows: Your first PHP file
6m 38s
04. Mac: Installing everything
3m 41s
05. Mac: Your first PHP file
4m 46s
06. Variables
10m 25s
07. Strings
10m 38s
08. The numbers: Integers and floats
3m 50s
09. Booleans
6m 39s
10. Array basics
6m 25s
11. Diving into arrays
19m 28s
12. NULL
4m 18s
13. Concatination
9m 2s
14. IF statement basics
15m 8s
15. Logical operators
10m 8s
16. Comparison operators
14m 23s
17. Switch
4m 19s
18. Basic arithmetic
15m 19s
19. The FOR loop
9m 44s
20. The WHILE and DO WHILE loops
10m 29s
21. The FOREACH loop
9m 11s
22. Breaking and continuing
12m 25s
23. Dumping
5m 31s
24. Function basics
12m 14s
25. Function flexibility
5m 15s
26. func_get_args
10m 35s
27. Let's talk about scope
6m 9s
28. Breaking up files
7m 29s
29. POST and GET superglobals
15m 51s
30. The ternary operator
7m 53s
31. Commenting
4m 1s
32. Finding PHP functions
5m 18s
33. Submitting a form
6m 15s
34. Random quote generator
8m 13s
35. Build an image gallery
17m 24s
PHP Basics
01. Introduction
Overview
Discussions
Just getting started? Let's cover the basics, with practical examples along the way.