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

search for in the

apd_echo> <apd_dump_persistent_resources
Last updated: Fri, 30 Oct 2009

view this page in

apd_dump_regular_resources

(PECL apd 0.2-0.4)

apd_dump_regular_resourcesReturn all current regular resources as an array

Beschreibung

array apd_dump_regular_resources ( void )

Return all current regular resources as an array.

Rückgabewerte

An array containing the current regular resources.

Beispiele

Beispiel #1 apd_dump_regular_resources() example

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

Siehe auch



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, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites