superglobals
美
英 
例句
Set xdebug. dump_globals to On to dump the superglobals named in xdebug. dump_SUPERGLOBAL settings.
将xdebug.dump_globals设为On以转储名为xdebug.dump_SUPERGLOBAL设置中的超全局变量。
The PHP community encourages all to not rely on this directive but instead use other means, such as the superglobals.
PHP社区鼓励大家不要依赖于这个选项,用其它方法替代,例如superglobals。
For more information, read the manual section on superglobals.
更多信息请阅读手册中的superglobals。
Since PHP 4. 1. 0, the preferred method for retrieving external variables is with the superglobals mentioned below.
自PHP4.1.0起,取得外部变量的首选方法是用下面提及的超全局变量。