apd_callstack(3) php man page | unix.com

Man Page: apd_callstack

Operating Environment: php

Section: 3

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_push(3) - php
array_pop(3) - php
array_chunk(3) - php
array_count_values(3) - php
uasort(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team