Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You’ve got your HTML and CSS in the right place, and your HTML form has your PHP program set as its action. You also should have sayHelloWeb.php in your ch01/scripts/ directory. All that’s left is to take your PHP for a spin. Open up a web browser and go to your web server, and then add ch01/sayHello.html to your server name. You should see the HTML you created in sayHello.html, just like in Figure 1-18.