runkit_superglobals

(PECL)

runkit_superglobals --  Return numerically indexed array of registered superglobals

说明

array runkit_superglobals ( void )

返回值

Returns a numerically indexed array of the currently registered superglobals. i.e. _GET, _POST, _REQUEST, _COOKIE, _SESSION, _SERVER, _ENV, _FILES


add a note add a note User Contributed Notes
There are no user contributed notes for this page.