>>> [EMAIL PROTECTED] 2004-05-19 4:07:36 PM >>>

Has nothing to do with Sambar and everything to do with PHP. For
security reasons the newer version of PHP (I forget which version they
started this with) has the Register_Globals defaulted to 'OFF'. This
is for security reasons (I don't know them exactly as I'm pretty new
to PHP myself), but this is how you access some variables.

Ummmm, looking for the Register_Globals page on PHP.net

Close enough:
http://www.php.net/release_4_1_0.php

Now, there is a way within your code to enable REGISTER_GLOBALS from
within your code to override the php.ini setting, but I don't recall
what it was. I just remember seeing it somewhere and mostly everyone
agreed it was a bad thing. <grin>
--

Cheers,
Leif Gregory

Thanks for the explanation.  I will be using MsSQL/PHP on an Intranet, so my security risks are minimal.
 
Michael
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to