SyntaxFix
Write A Post
Hire A Developer
Questions
For those who get 'Error: Strict Standards: Only variables should be passed by reference.' Use like this:
$env = (explode(".",$_SERVER['HTTP_HOST'])); $env = array_shift($env);