Course
summary


    0 chapters available

Loading...

Create a dynamic website with PHP

Difficulty: Beginner ● Progress: 0 / 0 modules completed

Handling GET and POST Requests

nicolasbrondinbernard_An_opened_enveloppe_with_writing_on_it.jpg

Knowing how to retrieve and process the data contained in HTTP GET and POST requests is essential for developing a dynamic website, and especially for processing HTML forms!

Let's see how these two methods work and how to process their data in PHP.

You need a free account to read this module