Scope in PHP is how variables are encapsulated in pieces of code. Let's learn about function & global scope in PHP.