The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

apd_dump_regular_resources> <apd_dump_function_table
[edit] Last updated: Sat, 12 May 2012

view this page in

apd_dump_persistent_resources

(PECL apd 0.2-0.4)

apd_dump_persistent_resourcesReturn all persistent resources as an array

Description

array apd_dump_persistent_resources ( void )

Return all persistent resources as an array.

Return Values

An array containing the current call stack.

Examples

Example #1 apd_dump_persistent_resources() example

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

See Also



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

 
show source | credits | sitemap | contact | advertising | mirror sites