Forum Moderators: coopster
php_flag register_globals on (or off)
but never really rknew if this would override for sure the server configurations. So, as long as my hosting service is providing me mod rewrite and ht access I can turn registered globals on and off (per directory always) anytime I want. That is good news :) However I will take a look again on the security measures and I do believe that there are ways of securing code even if globals are on.
Thank you again both