Executing 3
18/39
Executing 2
Xdebug
The engine:
•
parses and compiles test.php
•
starts executing test.php
•
parses and compiles test.inc when the include() statement is encountered
•
starts executing test.inc
•
resumes executing test.php