PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

apd_echo> <apd_dump_persistent_resources
Last updated: Sun, 25 Nov 2007

view this page in

apd_dump_regular_resources

(PECL apd:0.2-0.4)

apd_dump_regular_resources — Return all current regular resources as an array

설명

array apd_dump_regular_resources ( void )

Return all current regular resources as an array.

반환값

An array containing the current regular resources.

예제

Example#1 apd_dump_regular_resources() example

<?php
print_r
(apd_dump_regular_resources());
?>



add a note add a note User Contributed Notes
apd_dump_regular_resources
There are no user contributed notes for this page.

apd_echo> <apd_dump_persistent_resources
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites