APD_CALLSTACK(3) 1 APD_CALLSTACK(3) apd_callstack - Returns the current call stack as an arraySYNOPSISarray apd_callstack (void )DESCRIPTIONReturns the current call stack as an arrayRETURN VALUESAn array containing the current call stack.EXAMPLESExample #1 apd_callstack(3) example <?php print_r(apd_callstack()); ?> PHP Documentation Group APD_CALLSTACK(3)
| Related Man Pages |
|---|
| array_shift(3) - php |
| array_push(3) - php |
| array_flip(3) - php |
| get_defined_vars(3) - php |
| ini_get_all(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Nicki Paul to the Moderator Team! |