Man Page: apd_dump_persistent_resources
Operating Environment: php
Section: 3
APD_DUMP_PERSISTENT_RESOURCES(3) 1 APD_DUMP_PERSISTENT_RESOURCES(3) apd_dump_persistent_resources - Return all persistent resources as an arraySYNOPSISarray apd_dump_persistent_resources (void )DESCRIPTIONReturn all persistent resources as an array.RETURN VALUESAn array containing the current call stack.EXAMPLESExample #1 apd_dump_persistent_resources(3) example <?php print_r(apd_dump_persistent_resources()); ?>SEE ALSOapd_dump_regular_resources(3). PHP Documentation Group APD_DUMP_PERSISTENT_RESOURCES(3)
| Related Man Pages |
|---|
| array_shift(3) - php |
| array_chunk(3) - php |
| array_flip(3) - php |
| get_declared_classes(3) - php |
| class_uses(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Ravinder Singh to the Moderation Team |