Backend and Infrastructure

HTTP Requests and PHP Pages

Sprout Video

In this second part of PHP for Beginners, you'll learn all about forms, form submissions, how this translates in the HTTP Request/Response world, and saving files to the disk. This series continues from PHP for Beginners Part 1, and we'll be expanding on that same project in this series.

In this tutorial we'll get things set up and ready to go by setting up our sample code, doing a quick review of the HTTP request, and creating a new page for the site with some navigation.

Additional resources

PHP for Beginners Part 1
Guide: PHP Fundamentals

Downloads