Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
This course will expand your knowledge of using forms with PHP. One aspect of this involves using the POST method. POST is a “superglobal:” a variable that is available in all scopes throughout a page. The POST method can be used to request data submission when uploading a file or a form. By the end of this course, you will be able to write and use the PHP code to handle the form data.
Learning objectives
By the end of the course, you will be able to write and use the PHP code to handle form data.
POST is a superglobal, a variable that is available in all scopes throughout a page. The POST method can be used to request data submission when uploading a file or a form.
The course covers the POST method, displaying the form, and writing the PHP code to handle form data, including a multi-part series on Forms, CSS, and PHP.
It helps you build skills in form fields, Google Form, HTML application, PHP (scripting language), PHP development, and Request.form.