Chapter 4: Architecture of an Intranet Application (Jetty web server) In
Chapter 4: Architecture of an Intranet Application In this example, the first two debug messages ( Name = $name and Email = $email ) will be printed after the This will print before debug messages. nn message. In the next section, we look at how we can incorporate all of these classes to create an abstract PHP application class. Creating an Abstract Application Class The code in Listing 4-4 uses class.DBI.php, class.ErrorHandler.php, and class.Debugger.php to create an abstract PHP application class. Listing 4-4: class.PHPApplication.php