PHP Day 20 Simple Form
2017-10-09
This is a form file called action.php
It is .php file but the inside is 100% HTML only.
When the for is submitted ... this program will be called.
action_hander.php
This is what action.php looks like.
This is the result.
This is how you create a form and edit it into a PHP program.
I will go slow from here to truly understand.