Click to See Complete Forum and Search --> : PHP4+Apache+Win98


Anon
08-01-2000, 09:35 PM
I've made them work if the file extension is .php, .php3, etc.

The problem is when I try to pass a value to a variable in the name of the page. This is like index.php?user=santiago. If I do that, it doesn't work like it should.

Does anyone have a solution?

Thanks

Anon
08-02-2000, 09:22 AM
it should work.
you have made some mistake in coding

Anon
08-02-2000, 10:29 AM
check register_globals in php.ini .
Must be on.

Not that case in php.ini-optimized model