The global variable declaration can be a trap.
In some other languages, global variables are usually declared global outside the functions and then used in the functions.
In PHP, it’s the opposite: to use a global variable inside a function, declare the variable as global inside the function.
Posted in General Image may be NSFW.
Clik here to view.

Clik here to view.
