Join our community in the tech forums for uncut technology discussion.
apd_dump_persistent_resources
(no version information, might be only in CVS) apd_dump_persistent_resources -- Return all persistent resources as an array Descriptionarray apd_dump_persistent_resources ( void )
Return all persistent resources as an array.
Example 1. apd_dump_persistent_resources() example
<?php print_r(apd_dump_persistent_resources()); ?>
|
|
Join our community in the tech forums for uncut technology discussion.
|