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 scopeSYNOPSISarray apd_get_active_symbols (void )DESCRIPTIONReturns the names of all the variables defined in the active scope, (not their values).RETURN VALUESA multidimensional array with all the variables.EXAMPLESExample #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 |
|---|
| array_push(3) - php |
| parse_str(3) - php |
| get_declared_classes(3) - php |
| list(3) - php |
| _env(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |