PHP Development Basics Course Preview
03 minutes09 secondsInstallation and configuration of PHP toolbox and phpStorm editor
14 minutes55 secondsVariables and functions in PHP
14 minutes35 secondsWhere should variables in PHP be defined?
12 minutes39 secondsHow to access global variables in a function?
10 minutes18 secondsWhat are the types of variables in PHP?
26 minutes42 secondsHow to create and use scopes?
14 minutes44 secondsWhat is a constant and how to use it correctly?
17 minutes15 secondsWhat are anonymous functions and self-calling functions?
13 minutes35 secondsIt turns out that the parameters of functions are so interesting: required/default/local variables
17 minutes30 secondsWhat is a callback function and how to execute it?
21 minutes29 secondsPlaying with anonymous functions and closures
22 minutes19 secondsHow much do you know about the branch structure in PHP?
25 minutes29 secondsHow many loop structures are there in PHP?
24 minutes33 seconds