Query: apd_dump_regular_resources
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APD_DUMP_REGULAR_RESOURCES(3) 1 APD_DUMP_REGULAR_RESOURCES(3) apd_dump_regular_resources - Return all current regular resources as an arraySYNOPSISarray apd_dump_regular_resources (void )DESCRIPTIONReturn all current regular resources as an array.RETURN VALUESAn array containing the current regular resources.EXAMPLESExample #1 apd_dump_regular_resources(3) example <?php print_r(apd_dump_regular_resources()); ?>SEE ALSOapd_dump_persistent_resources(3). PHP Documentation Group APD_DUMP_REGULAR_RESOURCES(3)
| Related Man Pages |
|---|
| array_flip(3) - php |
| array_keys(3) - php |
| array_reverse(3) - php |
| array(3) - php |
| get_declared_classes(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |