Problem
1. How does a Web server determine whether a requested document includes PHP code?
2. What are the two modes of the PHP processor?
3. What are the syntax and semantics of the include construct?
4. Which names in PHP are case sensitive and which are not?
5. What are the four scalar types of PHP?
6. How can a variable be tested to determine whether it is bound?