Sunday, August 6, 2017

What is PHP Variables Scope/

The scope of a variable is the part of the script where the variable can be referenced/used.