Skip to content
Snippets Groups Projects
Commit 585d31c4 authored by Erick Hitter's avatar Erick Hitter
Browse files

Improve use of global space by declaring a local variable global, rather than...

Improve use of global space by declaring a local variable global, rather than always using the Superglobal.

It's easier to read, especially with the use of the `$_SERVER` superglobal.
parent a9ab06c7
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment