Executing 3
18/42
Executing 2
aalib - Ascii Art
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