Returns the current call stack as an array
An array containing the current call stack.
Example 213. apd_callstack() example
print_r(apd_callstack());
No comments:
Post a Comment