Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Google Forms Replacement From Scratch - Create and Deploy From Scratch
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Install XAMPP
- 3 Manage XAMPP
- 4 Obtain Boostrap
- 5 Create New Directory
- 6 Open in VSCode
- 7 Create index.php
- 8 Open Server Root Directory
- 9 Move Directory to htdocs
- 10 Edit php.ini
- 11 Create HTML with Booststrap
- 12 Build Form
- 13 Obtain Boostrap Landing Page Snippet
- 14 Configure Form Submission
- 15 Create and Query Database Table
- 16 Add PHP Parameters
- 17 Test Form
- 18 Insert Query and Create String
- 19 Edit Primary Key
- 20 Test Form Again
- 21 resolve MySQL Error
- 22 Test Form Again
- 23 Get Alert from Bootstrap
- 24 Test Form Again
- 25 Troubleshoot Alert
- 26 Test Form Again
- 27 Conclusion