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

search for in the

apd_set_pprof_trace> <apd_echo
[edit] Last updated: Fri, 24 Jun 2011

view this page in

apd_get_active_symbols

(PECL apd 0.2)

apd_get_active_symbolsGet an array of the current variables names in the local scope

Description

array apd_get_active_symbols ( void )

نام تمام متغیرهای تعریف شده در حوزه فعلی را باز می‌گرداند (نه مقدار انها).

Return Values

یک آرایه چندبعدی به همراه تمام متغیرها.

Examples

Example #1 مثال apd_get_active_symbols()

<?php
apd_echo
(apd_get_active_symbols());
?>



add a note add a note User Contributed Notes apd_get_active_symbols - [0 notes]
There are no user contributed notes for this page.

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