Can I have register globals turned on?

Area52 does not recommend that you use register globals, however, they can turned on if you wish. You would need to add the following to your .htaccess file located in the public_html folder: php_flag register_globals on.

這篇文章有幫助嗎? 276 用户发现这很有用 (644 投票)