Your First Full Stack Website
This course is an introduction to web development using mySQL and PHP.
By the time you are finished you will have a working app that contains many of the features of a full stack application.
Create an app that allows you to search a database for good jokes. Create new jokes. Edit existing jokes.
Example Curriculum
Available in
days
days
after you enroll
- How to create a database website with PHP and mySQL 01 - Intro (6:11)
- 02 - Setup a portable USB Web Server for PHP and mySQL (6:32)
- 03 - How to setup a database in mySQL (5:11)
- 04 - Connect to a mySQL database in PHP (12:44)
- 05 - How to search for keywords in a SQL database (7:22)
- 06 - Create a PHP form to accept search requests (8:56)
- 07 - Create an HTML input form for a PHP web app (10:01)
- 08 - addslashes in php to check for apostrophes and prevent sql injection attacks (6:26)
- 09 - Use bootstrap to format input forms in a PHP app (10:25)
- 10 - Accordion formatting with jQuery UI (7:09)