hi,
i have seen some script using a unique method.they grab all the global
variables in a array and then unset the global variables.ofcourse they are
not handling file uploads.i think its a good idea if you are not uploading
files.

any suggestions are welcome

Haseeb

>I'v noticed  that when the directive register_globals is set >to off as it
is
>recommended in the php.ini file no variables are passed >on to other pages.
>Switching it to on would be the simplest solution, but >scripts like
>phpMyAdmin do not seem to have these problems.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to