:queasy: Hello
I have much trouble with this issue, and I cant seem to solve it. Can anyone help??
This is the error message:
Notice: Undefined index: HTTP_HOST in line 7
here's the line 7 from my code:
if ($_SERVER ['HTTP_HOST'] !== 'localhost') {
exit;
}
Pls help... :bemused: :queasy:
Thanx