apd_dump_regular_resources(3) php man page | unix.com

Man Page: apd_dump_regular_resources

Operating Environment: php

Section: 3

APD_DUMP_REGULAR_RESOURCES(3)						 1					     APD_DUMP_REGULAR_RESOURCES(3)

apd_dump_regular_resources - Return all current regular resources as an array

SYNOPSIS
array apd_dump_regular_resources (void )
DESCRIPTION
Return all current regular resources as an array.
RETURN VALUES
An array containing the current regular resources.
EXAMPLES
Example #1 apd_dump_regular_resources(3) example <?php print_r(apd_dump_regular_resources()); ?>
SEE ALSO
apd_dump_persistent_resources(3). PHP Documentation Group APD_DUMP_REGULAR_RESOURCES(3)
Related Man Pages
array_count_values(3) - php
array_flip(3) - php
get_loaded_extensions(3) - php
class_implements(3) - php
preg_filter(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun