Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
In this tutorial, you will learn how to build a PHP Flash Cards application for learning multiplication. This practice project will walk you through each step for the PHP files and Sass / SCSS styling.
Subscribe https://bit.ly/3nGHmNn
PHP is a backend development language that runs on a server. I suggest installing the XAMPP development server. Here is my guide to getting XAMPP set up: https://youtu.be/btauAEqaifw
Install XAMPP https://www.apachefriends.org/
This tutorial is part of my PHP and MySQL for Beginners Playlist: https://www.youtube.com/playlist?list=PL0Zuz27SZ-6MeRUt-z60DRxNqcrFAUYIb
(0:00) Intro
(0:35) Set up the dev environment
(1:43) Creating the index php file
(8:56) Creating the header
(10:03) Creating the footer
(12:44) Creating the form
(17:13) Creating the results php file
(23:58) Reviewing the unstyled PHP app
(24:50) Styling the app with Sass / SCSS
(1:00:22) Reviewing the completed PHP app
(1:01:30) Testing the Accessibility / a11y
(1:02:20) Discovering and fixing a problem
(1:03:11) Testing the fix
Learn Web Dev at these sites:
https://www.freecodecamp.org
https://www.theodinproject.com
Follow Me:
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Hashnode: https://yesdavidgray.hashnode.dev/
Reddit: https://www.reddit.com/user/DaveOnEleven
Was this PHP practice project tutorial helpful? If so, please share. Let me know your thoughts in the comments.
#php #practice #project