Learn PHP 06 – Simple App
In this lesson, we combine HTML and PHP into our first simple app. I cover some of the simple PHP variables, such as $_POST and $_GET, and use them to check your age based on a form input.
We’ll continue to build upon the principles learned in creating this simple app in future lessons.
source