User Tools

Site Tools


debug_print_backtrace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
debug_print_backtrace [2021/02/16 07:49] chifekdebug_print_backtrace [2023/09/14 06:06] (current) – external edit 127.0.0.1
Line 54: Line 54:
 </code> </code>
 Результатом выполнения данного примера будет что-то подобное: Результатом выполнения данного примера будет что-то подобное:
-''+<code>
 #0  c() called at [/tmp/include.php:10] #0  c() called at [/tmp/include.php:10]
 #1  b() called at [/tmp/include.php:6] #1  b() called at [/tmp/include.php:6]
 #2  a() called at [/tmp/include.php:17] #2  a() called at [/tmp/include.php:17]
-#3  include(/tmp/include.php) called at [/tmp/test.php:3]''+#3  include(/tmp/include.php) called at [/tmp/test.php:3] 
 +</code>
debug_print_backtrace.1613461756.txt.gz · Last modified: 2023/09/14 06:06 (external edit)