Sabina Alejandr Schneider wrote:
know how to enable the posting of variables in the form of:
test.php?var=1 there is something wrong with that because it doesn't
function and in the version Apache 1.x
In recent versions of php register_globals is off by default in php.ini
(it used to be on).
I have another problem now that I have configured the php
+ apache... First of all, thank you to all the personas
who have answerd my first question Now I need to know
how to enable the posting of variables in the form of:
test.php?var=1 there is something wrong with that because
it doesn'