Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Create a User Profile Page in PHP - OOP PHP & PDO - PHP User Profile Page System
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - My personal files can be downloaded
- 3 - Showing what we will build!
- 4 - This is a "lesson", not a "how to"
- 5 - Getting started!
- 6 - Creating the header.php
- 7 - Changing the index.php
- 8 - Creating the profile.php
- 9 - Creating the profile class files
- 10 - Creating the profiles database table
- 11 - Creating the profile classes
- 12 - How we will do the MVC model...
- 13 - Creating the model class
- 14 - Creating the controller class
- 15 - Changing the signup.inc.php
- 16 - Fixing some code...
- 17 - Changing the signup model and controller
- 18 - Testing our website!
- 19 - Creating the view class
- 20 - Changing the content inside profile.php
- 21 - Creating the profilesettings.php
- 22 - Creating the profileinfo.inc.php
- 23 - Testing the finished website! :