superglobals

superglobals

 英

  • 網絡超全局變量;超級全局;超級全局變量

例句

Set xdebug. dump_globals to On to dump the superglobals named in xdebug. dump_SUPERGLOBAL settings.

xdebug.dump_globalsOn轉儲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取得外部變量首選方法下面提及全局變量

熱門查詢