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起,取得外部變量的首選方法是用下面提及的超全局變量。