--- Jay Blanchard <[EMAIL PROTECTED]> wrote: > [snip] > If you code properly, you could get away with turning register_globals > on, but this requires you to be very careful when thinking about the > logic of your code. > [/snip] > > I really do hate to see the misconception about register globals > continue.
I'm not sure why you consider this a misconception, since the guy that posted that is correct. If you want to make such a claim, you should show some code where it is impossible for a developer to reach the same level of security with register_globals enabled. Chris ===== My Blog http://shiflett.org/ HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php