Web Site Development(#23): Forms and PHP: Question and Answer

Опубликовано: 11 Июнь 2026
на канале: professoryunker
704
0

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.