Executing Example
Workflow
12/30
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