Sore
12-16-2002, 07:37 AM
I have installed an apache/php at home on a linux machine.
I have now noticed that if i let php check for a GET variable with isset() and the URL:
www.site.com/page.php?variable
it doesnt react.
This works on my webhotel though. At home I have to give the variable a value also like:
www.site.com/page.php?variable=value
then it reacts.
Does someone know where this setting is?
I have now noticed that if i let php check for a GET variable with isset() and the URL:
www.site.com/page.php?variable
it doesnt react.
This works on my webhotel though. At home I have to give the variable a value also like:
www.site.com/page.php?variable=value
then it reacts.
Does someone know where this setting is?