apd_dump_regular_resources

(PECL apd 0.2-0.4)

apd_dump_regular_resourcesReturn all current regular resources as an array

说明

apd_dump_regular_resources ( void ) : array

Return all current regular resources as an array.

返回值

An array containing the current regular resources.

范例

Example #1 apd_dump_regular_resources() example

<?php
print_r
(apd_dump_regular_resources());
?>

参见

相关文章
php apd 函数 returns the current call stack as an arrayphp apd 函数 return all persistent resources as an arrayphp apd 函数 return all current regular resources as an arrayphp apd 函数 get an array of the current variables names in the local scopephp apd 函数 changes or sets the current debugging levelphp cubrid mysql 兼容性函数 return the current cubrid connection charsetphp 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 gnupg 函数 returns an array with information about all keys that matches the given patternphp kadm5 函数 closes the connection to the admin server and releases all related resourcesphp mssql 函数 returns an associative array of the current row in the resultphp parsekit 函数 compile a php file and return the resulting op arrayphp posix 函数 return the real user id of the current processphp snmp 函数 return all values that are enums with their enum value instead of the raw integerphp sqlite 函数 fetches all rows from a result set as an array of arraysphp sqlite 函数 return an array of column types from a particular tablephp svn 函数 deletes a file or a directory return true if all is ok false otherwisephp win32service 函数 define or return the exit code for the current running servicephp spldoublylinkedlist return current array entry
关注编程学问公众号