php man page for apd_get_active_symbols

Query: apd_get_active_symbols

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

APD_GET_ACTIVE_SYMBOLS(3)						 1						 APD_GET_ACTIVE_SYMBOLS(3)

apd_get_active_symbols - Get an array of the current variables names in the local scope

SYNOPSIS
array apd_get_active_symbols (void )
DESCRIPTION
Returns the names of all the variables defined in the active scope, (not their values).
RETURN VALUES
A multidimensional array with all the variables.
EXAMPLES
Example #1 apd_get_active_symbols(3) example <?php apd_echo(apd_get_active_symbols()); ?> PHP Documentation Group APD_GET_ACTIVE_SYMBOLS(3)
Related Man Pages
parse_str(3) - php
get_defined_vars(3) - php
apd_breakpoint(3) - php
compact(3) - php
get_included_files(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun