php man page for apd_callstack

Query: apd_callstack

OS: php

Section: 3

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

APD_CALLSTACK(3)							 1							  APD_CALLSTACK(3)

apd_callstack - Returns the current call stack as an array

SYNOPSIS
array apd_callstack (void )
DESCRIPTION
Returns the current call stack as an array
RETURN VALUES
An array containing the current call stack.
EXAMPLES
Example #1 apd_callstack(3) example <?php print_r(apd_callstack()); ?> PHP Documentation Group APD_CALLSTACK(3)
Related Man Pages
array_shift(3) - php
array_pop(3) - php
get_declared_classes(3) - php
ini_get_all(3) - php
each(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch