runkit_superglobals

(PECL runkit >= 0.7.0)

runkit_superglobals Return numerically indexed array of registered superglobals

说明

runkit_superglobals ( void ) : array

返回值

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

相关文章
php apd 函数 return all persistent resources as an arrayphp apd 函数 return all current regular resources as an arrayphp cubrid mysql 兼容性函数 return the associative array that corresponds to the fetched rowphp cubrid mysql 兼容性函数 return an array with the lengths of the values of each field from the current rowphp cubrid mysql 兼容性函数 return a numerical array with the values of the current rowphp cubrid mysql 兼容性函数 return an array with the list of all existing cubrid databasesphp ibm db2 函数 returns an array indexed by column position representing a row in a result setphp ibm db2 函数 returns an array indexed by column name representing a row in a result setphp ibm db2 函数 returns an array indexed by both column name and position representing a row in a result setphp dbase 函数 gets a record from a database as an indexed arrayphp hash 函数 return a list of registered hashing algorithms suitable for hash hmacphp judy 函数 return the type of a judy arrayphp parsekit 函数 compile a php file and return the resulting op arrayphp parsekit 函数 compile a string of php code and return the resulting op arrayphp runkit 函数 determines if the current functions return value will be usedphp runkit 函数 return numerically indexed array of registered superglobalsphp sqlite 函数 return an array of column types from a particular tablephp yp/nis 函数 return an array containing the entire mapphp sqlite3result fetches a result row as an associative or numerically indexed array or bothphp v8js return an array of registered extensions
关注编程学问公众号