webone_helder

Registered
Sep 28, 2006
4
0
151
It's running Apache 1.3.37 at my new server, but my sites doesn't work very well. When I pass a parameter using querystring in a form, for example, this parameter don't pass to another new page. It's only works if I wrote: $var=$HTTP_GET_VARS['var'];

It's happenned one time to me, but a can't remember what I need to do to fix this problem.

Does anyone have idea ?
 

webone_helder

Registered
Sep 28, 2006
4
0
151
I've tried to set On in register_globals, and restart the Apache, but contiune not working...

Have another idea ?