apd_dump_persistent_resources

(PECL apd 0.2-0.4)

apd_dump_persistent_resourcesReturn all persistent resources as an array

说明

apd_dump_persistent_resources ( void ) : array

Return all persistent resources as an array.

返回值

An array containing the current persistent resources.

范例

Example #1 apd_dump_persistent_resources() example

<?php
print_r
(apd_dump_persistent_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 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 gnupg 函数 returns an array with information about all keys that matches the given patternphp judy 函数 return the type of a judy arrayphp maxdb 函数 returns an array of resources representing the fields in a result setphp postgresql 函数 fetches all rows in a particular result column as an arrayphp ps 函数 deletes all resources of a postscript documentphp runkit 函数 return numerically indexed array of registered superglobalsphp snmp 函数 return all objects including their respective object id within the specified onephp snmp 函数 return all objects including their respective object id within the specified onephp sqlite 函数 fetches all rows from a result set as an array of arraysphp sqlsrv 函数 frees all resources for the specified statementphp svn 函数 deletes a file or a directory return true if all is ok false otherwisephp yp/nis 函数 return an array containing the entire map
关注编程学问公众号