Re: [PHP] getenv ... i think
Steven Macintyre wrote:
> If i take OUT the getenv if then, it works ... so i know that is where
> the problem is.
I didnt bother with reading all your code, but maybe you should use
$_SERVER['REMOTE_HOST'] instead of the getenv() call ?
/Per Jessen, Zürich
|