Executing Example
20/22
Executing Example
Questions
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