Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Complete PHP Course With Bootstrap3 CMS System & Admin Panel
Section 1: PHP Basics
Introduction - Course Benefits and All You Get From Enrolling In This Course! (2:46)
Installing Xampp On Local Machine (7:31)
Where to Save Files (6:31)
PHP basic Syntax (4:59)
String Data Type (3:26)
Integer Data Type And Getting Different Data Types (4:46)
Variables (4:29)
Concatination (4:51)
Arithematic Operators (4:24)
Assignment Operators (13:38)
Increment/Decrement Operators (7:39)
Logic Behind Conditional Statements and Comparison Operators (6:18)
Comparison Operators (9:42)
More On Comparison Operators (7:27)
Logical Operators (6:20)
If Else (3:40)
Nested If Else (4:31)
Nested If Else Advanced (9:22)
If else if then else (6:20)
Switch Statement (6:23)
While Loop (5:22)
Do While Loop (3:56)
For Loop (3:03)
Creating a Simple Function (3:49)
Function With Argument (6:06)
Return Statement (3:25)
Globe Scope (4:48)
Static Scope (4:11)
Substr & Strpos Functions (7:20)
More String Functions (10:29)
String Functions Special for HTML (11:20)
Logic Behind Array (3:02)
Array Construct (6:11)
Array Identifier (7:50)
Associative Array (7:17)
MultiDimentional Array (6:18)
Printing Array Using For Loop (4:53)
Foreach Loop for Printing Complete Array (3:00)
Printing Associative Arrays with their keys using Foreach Loop (4:00)
Using Foreach Loop for Printing Multidimentional Arrays (5:26)
Print_r Function (2:09)
Array Functions (8:44)
Array Functions Advanced (18:04)
Mathematical Array Functions & multidimentional Array Function (10:00)
$_SERVER Super GLOBAL Array (6:03)
$_GLOBALS Super Global Array (4:43)
Logic Behind Get and Post Method (2:26)
Creating and Getting the GET Variable (10:04)
Include and Require (9:13)
Section 2: Working with HTML and PHP
Creating a Simple HTML Form (7:18)
Receiving HTML Form (2:52)
Post Method (3:28)
Isset Function (4:50)
Getting Requests on the Same Page (4:27)
Passing Data With Some String Functions (10:34)
Validating the Complete Form (12:31)
Validating the Complete Form 2 (8:23)
Adding Some Advance Form Elements (12:08)
Section 3: Working with MySQL Database using PHP
PHPmyadmin (5:09)
Creating a Database and Table (13:04)
Inserting Data In MySQL (4:58)
Creating MySQL Username (8:21)
Retrieving Data From DataBase (7:37)
Getting Data in an Organized Way (9:40)
Section 4: HTML, PHP, MySQL & Bootstrap
Downloading and Applying Bootstrap in HTML5 (12:21)
Creating the New Form with BootStrap and HTML5 (19:22)
Validating our Form Using HTML5 required attribute (4:42)
Submitting the Form (16:54)
Submitting the Form 2 (3:45)
Creating the Detail page (12:52)
Programming the Detail Page (9:05)
Deleting a Row (6:36)
Adding Bootstrap to Buttons (3:27)
Getting MySQL data in HTML Form NEW (13:42)
Getting Value for Select tag from Database (9:54)
Creating Countires List table and geting it in the PHP file (14:22)
Adding countries table to Other pages (9:47)
Creating Header and Navbar with Bootstrap (7:45)
Creating Post Area With Using Some HTML5 and Bootstrap techniques (9:35)
Creating a Form In Aside Area Using Some bootstrap techniques (10:59)
Creating Latest Post and Aside Area Using Some Bootstrap Techniques (4:09)
Creating the Search bar (9:03)
Creating Footer (5:52)
Separating Home and Post Page (8:31)
Creating database and Table for the CMS System (6:08)
Connecting and Retrieving Data From the Database (8:25)
Getting posts on the post page and using the GET variable (10:40)
Creating and Programming the Menu Page (10:25)
Changing the Active Class by the Help of Database (6:35)
Programming the Side Posts Area (9:20)
Separating Header (13:24)
Programming the Contact us page and Creating Table (10:38)
Separating Sidebar (6:27)
Separating Footer (1:35)
Editing Sidebar (2:51)
Creating Search Page (12:34)
Showing Searched Text (4:37)
Creating Contact Us Form (12:36)
Creating Registration Page (15:58)
Programming the Registration Page (18:59)
Validating Password and Fixing Some Bugs (11:26)
Section 5: The Admin Panel
Intro to the CMS System with Admin Panel. Based on PHP and Bootstrap (7:03)
Creating Header For Admin Panel (7:47)
Creating Side Nav for Admin Panel (10:09)
Creating Collapsible Menu (8:22)
Creating the Top Block (9:22)
Creating and Renaming Multiple Top Blocks (8:20)
Adding Latest Post Area to the Dashboard (10:47)
Adding, Comments Area, Users Area and Profile Area to the Dashboard (18:19)
Creating New Post Page (16:56)
Adding TinyMCE Text Editor in our Form (7:35)
Creating New Category Page (3:08)
Creating View Post Page (11:16)
Creating View Category Page (4:58)
Creating view Comments Page (5:55)
Creating View Profile Page (10:09)
Completing The View Profile Page (10:00)
Creating Login Page and Activating it (16:56)
Completing the Login Panel (8:15)
Secure Admin Dashboard with Login (7:28)
Creating Logout Page and Learning How Login and Logout actually works (6:34)
Securing ALL Admin Pages with Login and Password (2:51)
Creating Admin and Subscribers role (10:09)
Programming the Profile Page (8:46)
Programming the New Post Page (8:23)
Getting Post Data in PHP and Creating Image Uploader (16:35)
Completing the New Post Insertion Program (18:32)
Modifying retrieving Query from Index page to getting specific data (5:56)
Adding Pagination (18:11)
Retrieving data Post List Page (9:36)
Joining Tables (4:51)
Changing Post Status (11:26)
Programming the View and Delete Button From Post list Page (9:48)
Creating Edit page (10:46)
Creating New Category Page (8:17)
Retrieving and deleting categories (11:38)
Edit Category (12:44)
Modifying Category Name into Id from many pages (5:55)
Programming the Dashboard (17:27)
Completing the Dashboard Programming (8:15)
Code Exercise of CMS System with Admin Panel (6:00)
Course Summary and Conclusion - Thank You For Taking Our Course! (1:16)
Creating and Getting the GET Variable
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock