An important feature of html pages is their ability to get user information and submit that information for processing. In this video, Professor Yunker demonstrates how to gather data in a form and then submit it to a PHP page for processing.In effect, the HTML pages asks the Question and the PHP page provides the Answer.