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: Fri, 10 Oct 2008

view this page in

apd_dump_regular_resources

(PECL apd:0.2-0.4)

apd_dump_regular_resources現在のすべての一般リソースを配列で返す

説明

array apd_dump_regular_resources ( void )

現在のすべての一般リソースを配列で返します。

返り値

現在の一般リソースを含む配列を返します。

例1 apd_dump_regular_resources() の例

<?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: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites