Hour 22. Beyond the Basics, Part 1: PHP in Expression Web 4

What You’ll Learn in This Hour:

• How to install PHP on your computer

• How to configure and use the Expression Development Server to test PHP scripts locally on your computer

• How to create a PHP-based email form

• How to use PHP to test whether form fields are filled out and that the email was successfully sent

Introduction

If you have surfed the World Wide Web for any length of time, you probably noticed that not all web pages have the .html suffix. When you visit more advanced sites, you often see that the filenames in the address bar end with .asp, .php, or any number of other suffixes. All these file types hint at the server-side technology that generates the pages.

Although ...

Get Sams Teach Yourself Microsoft now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.