Image

Imageherstarcatcher wrote in Imagephp

register_globals=off

I'm aware that register_globals=off at the ISP problem will not let me use $PHP_AUTH_USER which is dangerous anyway. I think I got around it by the first two lines in my code below, but I just keep failing authentication. This use to work on my old server. Any ideas?