Course
Skills
Implementing Forms in PHP 8
Forms are vital for most web applications. This course will teach you how to process form data with PHP.
What you'll learn
Forms allow users to send data to your site. In this course, Implementing Forms in PHP, you’ll learn to use PHP to work with HTML forms. First, you’ll explore different HTTP verbs, and how to use them with PHP. Next, you’ll discover handling form data, including data validation and prefilling form fields. Finally, you’ll learn how to handle file uploads. When you’re finished with this course, you’ll have the skills and knowledge of PHP needed to work with forms.
Table of contents
Course Overview
1min
PHP Form Basics
13mins
Processing Form Data
37mins
Form Validation
40mins