Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Create a Login System in PHP for Beginners - PHP Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Technical info you need to know
- 3 What you need to have ready before we start
- 4 HTML & CSS markup
- 5 Setting up our database
- 6 Creating the PHP signup script
- 7 Creating the PHP login script
- 8 How to start a session on all website pages
- 9 How to change website content when logged in
- 10 Creating the PHP logout script
- 11 How to create error messages
- 12 If you got an error during this tutorial