Hi! > because I can not setting register_global = On for only one site > but directive in virtual do not seems work if suphp enabled
Do you really need this for a whole site? You (or your customer/user) might want to have a look at http://fi.php.net/manual/de/function.import-request-variables.php. Just call it at the beginning of some alway-included file. As far as i remember this will not work for $_FILES. But of course i agree to Jeremy and Jani that variables from "userspace" should never be exported in a global scope. Greets, Roland
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ suPHP mailing list [email protected] http://lists.marsching.biz/mailman/listinfo/suphp
