That might be something, with reg globals ON, on your server, and say you
try to get $_GET['id'] and $SESSION['id'] will be the same, they might be
overwriting themselves.
Try setting register globals to OFF on your server, its also more secure.
"Andre Dubuc" <[EMAIL PROTECTED]> wrote in message
Josh,
Aside from the differences in php versions, the only difference is thta the
local version has register_globals=off.
I'm really stumped.
Andre
On Sunday 08 August 2004 06:07 am, Josh Acecool M wrote:
> Did you check the phpinfo on each server, make sure your server settings
> are same as
2 matches
Mail list logo