Completed
Using protected Access Modifier in PHP Inheritance | PHP Tutorial #82
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PHP Complete Course - Web Development from Basics to Production Deployment
Automatically move to the next video in the Classroom when playback concludes
- 1 Installing XAMPP, VS Code + Environment Setup | PHP Tutorial #1
- 2 Creating Our First PHP Website | PHP Tutorial #2
- 3 Web Development 101: How HTML, CSS, JavaScript & PHP Work Together | PHP Tutorial #3
- 4 Php Comments & Using Php with Bootstrap | PHP Tutorial #4
- 5 Php Variables | PHP Tutorial #5
- 6 Rules for Creating Variables in Php | PHP Tutorial #6
- 7 Data Types in Php | PHP Tutorial #7
- 8 String Functions in Php | PHP Tutorial #8
- 9 Operators in Php | PHP Tutorial #9
- 10 If Else Conditionals in Php | PHP Tutorial #10
- 11 Switch Case Statements in php | PHP Tutorial #11
- 12 While Loops in php | PHP Tutorial #12
- 13 For Loops in php | PHP Tutorial #13
- 14 do-While Loops in php | PHP Tutorial #14
- 15 foreach Loops in php | PHP Tutorial #15
- 16 Functions in Php | PHP Tutorial #16
- 17 Date Function: Handling Dates in Php | PHP Tutorial #17
- 18 Associative Arrays in Php | PHP Tutorial #18
- 19 Multi-Dimensional Arrays in Php | PHP Tutorial #19
- 20 Scope, Local & Global Variables in Php | PHP Tutorial #20
- 21 PHP Forms Tutorial: GET & POST Requests in php | PHP Tutorial #21
- 22 Using RDBMS & SQL With php | PHP Tutorial #22
- 23 phpMyAdmin Tutorial: Creating Database & Tables | PHP Tutorial #23
- 24 Connecting to MySQL Database from Php Script | PHP Tutorial #24
- 25 Creating a MySQL Database using php | PHP Tutorial #25
- 26 Creating a Table in MySQL using php | PHP Tutorial #26
- 27 Insert Data Into MySQL Using MySQLi using php | PHP Tutorial #27
- 28 Creating a Bootstrap Form and Saving Data Into MySQL DataBase Using MySQLi | PHP Tutorial #28
- 29 Selecting and Displaying Data From MySQL Using MySQLi in Hindi | PHP Tutorial #29
- 30 Updating Records in PHP & Where Clause in Hindi | PHP Tutorial #30
- 31 Deleting Records in PHP & Limit Clause in Hindi | PHP Tutorial #31
- 32 Php CRUD Operations Tutorial Using MySQLi in Hindi - Select, Insert, Update, Delete|PHP Tutorial #32
- 33 Include and Require in PHP in Hindi | PHP Tutorial #33
- 34 Working with Files: File I/O in PHP in Hindi | PHP Tutorial #34
- 35 fopen(), fread() & fclose() in PHP in Hindi | PHP Tutorial #35
- 36 fgetc(), & fgets() in PHP in Hindi | PHP Tutorial #36
- 37 Writing and Appending to Files in PHP in Hindi | PHP Tutorial #37
- 38 Setting Cookies & $_COOKIE super global in PHP in Hindi | PHP Tutorial #38
- 39 PHP Sessions: $_SESSION & Starting a Session in PHP | PHP Tutorial #39
- 40 PHP Login System Tutorial: Creating a Login + Registration System in PHP | PHP Tutorial #40
- 41 PHP Login System Tutorial: Creating Tables and SignUp Form | PHP Tutorial #41
- 42 PHP Login System Tutorial: Creating Login Page & Script in PHP | PHP Tutorial #42
- 43 PHP Login System Tutorial: Adding UNIQUE constraint to username | PHP Tutorial #43
- 44 PHP Login System Tutorial: Adding Logout Functionality | PHP Tutorial #44
- 45 PHP Login System Tutorial: Password Hashing | PHP Tutorial #45
- 46 PHP Login System Tutorial: password_hash() and password_verify() in php | PHP Tutorial #46
- 47 PHP Project:Creating An Online Forum In php From Scratch | PHP Tutorial #47
- 48 PHP Forum Project: Creating Category Table & Designing Layout | PHP Tutorial #48
- 49 PHP Forum Project: Adding Login Modals, About & Contact Pages | PHP Tutorial #49
- 50 PHP Forum Project: Pulling Categories From the Database | PHP Tutorial #50
- 51 PHP Forum Project: Creating a Page For Listing Threads From A Category | PHP Tutorial #51
- 52 PHP Forum Project: Listing Threads from Each Category | PHP Tutorial #52
- 53 PHP Forum Project: Creating A Table To Store Forum Threads | PHP Tutorial #53
- 54 PHP Forum Project: Creating a Page for Forum Threads & Comments | PHP Tutorial #54
- 55 Creating a Form for Forum Threads & Comments | PHP Tutorial #55
- 56 Adding Questions to Our iDiscuss Forum Database | PHP Tutorial #56
- 57 Creating a Database to Store Comments | PHP Tutorial #57
- 58 Adding Comments to Threads Using HTML Form | PHP Tutorial #58
- 59 Creating Users Table and Signup Form For User Login | PHP Tutorial #59
- 60 Creating Login Handler & Header for Logged in User | PHP Tutorial #60
- 61 Creating Logout Functionality + Other Header Fixes | PHP Tutorial #61
- 62 Restricting Posting and Commenting Activities to Logged in Users Only | PHP Tutorial #62
- 63 Adding User Email with Comments and Posts | PHP Tutorial #63
- 64 Saving PHP Website From a Potential XSS Attack | PHP Tutorial #64
- 65 Displaying Header Categories Dynamically from the Database | PHP Tutorial #65
- 66 Creating a Template for Displaying Search Results | PHP Tutorial #66
- 67 Creating Logic for Pulling Search Results From the Database | PHP Tutorial #67
- 68 Further Modifications to iDiscuss Forum Project | PHP Tutorial #68
- 69 Hosting our PHP Website on a Server | PHP Tutorial #69
- 70 Managing Multiple Virtual Private Servers for PHP Hosting | PHP Tutorial #70
- 71 Installing Apache2 & MySQL on Ubuntu for PHP Hosting | PHP Tutorial #71
- 72 Installing phpMyAdmin for Setting Up Database on a Remote Server | PHP Tutorial #72
- 73 Installing Filezilla FTP Client for Transferring Files to the server | PHP Tutorial #73
- 74 Automating Filezilla FTP Client login | PHP Tutorial #74
- 75 Hosting Multiple php Websites on a Single 5$ Server | PHP Tutorial #75
- 76 Introduction to Object Oriented Programming in PHP | PHP Tutorial #76
- 77 Understanding Classes and Objects Using GTA Vice City and PubG | PHP Tutorial #77
- 78 PHP Constructor: Understanding __construct() function in Php | PHP Tutorial #78
- 79 __destruct() function in Php | PHP Tutorial #79
- 80 Access Modifiers in Php | PHP Tutorial #80
- 81 Inheritance in PHP: A Helpful & Illustrative Guide | PHP Tutorial #81
- 82 Using protected Access Modifier in PHP Inheritance | PHP Tutorial #82