Dynamic wibsite with PHP
I used PHP to creat a dynamic website that only loads one page.
Get form validation
I created form validation using the $_GET function with PHP.
Post form validation
I created form validation using the $_POST function with PHP.
Coin flip model
This model lets you flip a coin as many times as you want and displays the results.
Kristas PHP projects
These are a set of 5 PHP projects that a former Shodor apprentice made to help us with future PHP projects.