Course: PHP: Building a Dynamic Web Page
Use PHP to make your web page “dynamic.” You’ll be learning about PHP function, arrays, and classes/objects. In the project, you will set up a PHP file to save data from a form submission.
Use PHP to make your web page “dynamic.” You’ll be learning about PHP function, arrays, and classes/objects. In the project, you will set up a PHP file to save data from a form submission.
In this course, we’ll take off the training wheels (replit.com) and start developing web projects locally. This will make it easier to do more advanced stuff (like learn about NginX and set up a MySQL database). We’ll also get a taste for DevOps (development operations).