Unexpected $ All brackets closed!! :(

not sure if will help any but $_SERVER is a pre-defined super global array not a string as you are using it in the top of your code.

I don't believe you can set that var either.
 
Back
Top