Complete Back-End (Php) Crouse From Scractach With Projects

Posted By: ELK1nG

Complete Back-End (Php) Crouse From Scractach With Projects
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 7.86 GB | Duration: 15h 18m

Learn Everything from Basic PHP to Advance PHP with Codeigniter 4 Framework and also with CRUD and Registration System

What you'll learn
Completed Basics PHP Concepts
Completed SQL Concepts
Complete OOP in PHP
PHP with Database
CRUD in PHP
Codeigniter 4
Basics of Codeigniter
Codeigniter 4 with Database
Codeigniter 4 Libraries
Codeigniter 4 Helpers
CURUD in Codeigniter 4
Login and Signup System in Codeigniter 4
Requirements
PC :)
Basic HTML Concepts
Basic Database Concepts
Description
Do you want to learn the Back-end? This is the fundamental question if a person starts from zero/scratch. If you talk about the back end, the first thing that comes to mind is PHP, the world's most popular and widely used back-end programming language. Most CMS systems used PHP, like Wordpress, because of its rich functionality, especially when they launched the PHP 7 and the PHP 8 versions.This is not a just course; it's a Beast Course because we cover every concept in this course; we start from zero, like what PHP is and what the server is, how you can install the server, and use the PHP script to be executed. Then we discuss the basic concepts of PHP, like loops, functions, variables, operators, and OOP in PHP.We cover mainly/the necessary concepts from the OOP in PHP, like classes, methods, interfaces, and primarily how you can interact with your database using PHP. Once you learn the basics of PHP and OOP, we cover PHP's CRUD operations so you can easily understand how to perform the insert, update, and delete operations.Once you learn the PHP concepts, we will give you ideas about SQL and How SQL works; once you have ideas about the queries, we will start the Codeigniter 4 framework.While working on Codeigniter 4 framework, we start from zero with how you can download and configure the Codeigniter, and we give you basic ideas of the basics of CI 4. We discuss the Libraries and helpers and, most importantly, how you can connect with your database using CI4; once you have the basic ideas about CI4. Then we perform the CRUD operation in Codeigniter 4; while working on CRUD, we download and configure the new setup so you can easily understand what is happening.We also teach you the login and signup system in Codeigniter 4 and try our best to give you ideas on creating a proper project with Codeigniter 4.So this is not just a course; it's a Beast Course. 

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: PHP

Lecture 2 Downloading and intalling xampp

Lecture 3 How to create the file, and some information about PHP

Lecture 4 PHP script, some tips about HTML

Lecture 5 Variables in PHP

Lecture 6 Comments and case sensitive

Lecture 7 Data types in PHP

Lecture 8 Concatenation in PHP

Lecture 9 Operators in PHP

Lecture 10 Conditions in PHP like if and else with switch

Lecture 11 Functions in PHP

Lecture 12 Local and global variables

Lecture 13 Echo and print

Lecture 14 Arrays in PHP

Lecture 15 Server variable in PHP

Lecture 16 $_GET and $_POST variable in PHP

Lecture 17 Time and date in PHP

Lecture 18 Loops in PHP

Lecture 19 Include and required in PHP

Lecture 20 Sessions in PHP

Lecture 21 Upload file in PHP

Lecture 22 Cookies in PHP

Section 3: OOP in PHP

Lecture 23 Classes, Properties, Objects

Lecture 24 Constructor in PHP

Lecture 25 Inheritance in 0bject-Oriented PHP

Lecture 26 Method Overriding in PHP

Lecture 27 Access Modifiers in PHP

Lecture 28 Scope Resolution operator in PHP

Lecture 29 Interfaces in PHP

Lecture 30 Final Keyword in PHP

Lecture 31 Abstract class and method in PHP

Section 4: SQL

Lecture 32 Introduction to SQL

Lecture 33 Introduction to RDBMS

Lecture 34 Basic syntax

Lecture 35 SQL and NO-SQL databases

Lecture 36 Introduction to mysql database and tools

Lecture 37 Creating database and table

Lecture 38 select statement in SQL

Lecture 39 Select distinct statement in SQL

Lecture 40 Where Clause in SQL

Lecture 41 SQL And, OR, not operators

Lecture 42 Order by keyword in SQL

Lecture 43 Insert statement in SQL

Lecture 44 NULL values in SQL

Lecture 45 Update statement in SQL

Lecture 46 Delete statement in SQL

Lecture 47 IN operator in SQL

Lecture 48 SQL Alias

Lecture 49 Between operator in SQL

Lecture 50 Min,Max,Sum,Count,Avg in SQL

Lecture 51 Like in SQL

Lecture 52 Introduction to join and creating the second tables

Lecture 53 Inner Join in SQL

Lecture 54 Left join in SQL

Lecture 55 Group by in SQL

Lecture 56 Having clause in SQL

Lecture 57 Introduction to subquery in SQL

Lecture 58 Creating the Databases

Lecture 59 Creating the tables in SQL

Lecture 60 Alter Columns in SQL

Lecture 61 SQL constraints in SQL

Section 5: PHP with Database

Lecture 62 Working with Database

Lecture 63 Crud in PHP

Section 6: Codeigniter 4

Lecture 64 Server Requirements to run codeigniter 4

Lecture 65 Downloading the codeigniter 4

Lecture 66 Application structure or the folder structure

Lecture 67 Application structure or the folder structure

Lecture 68 App folder structure in codeigniter 4

Lecture 69 Running application OR local development server

Lecture 70 Controllers in codeIgniter 4

Lecture 71 CodeIgniter URL in codeigniter 4

Lecture 72 10

Lecture 73 Introduction Helpers in codeigniter

Lecture 74 Form Helper in codeigniter

Lecture 75 Inflector helper in codeigniter 4

Lecture 76 URL helper in codeigniter 4

Lecture 77 Setting the database in codeigniter 4

Lecture 78 16

Lecture 79 Query builder Class in codeigniter 4

Lecture 80 Query helper methods in codeigniter 4

Lecture 81 select, where, where_in, where_no_tin with and or in codeigniter 4

Lecture 82 like, or_like, not_like, having,group by in codeigniter 4

Lecture 83 insert,update, update_batch, delete in codeigniter

Lecture 84 Method chaining in codeigniter 4

Lecture 85 Database metaData in codeigniter 4

Lecture 86 In coming request class in codeigniter 4

Lecture 87 PHP alternative synatx

Lecture 88 Embedding the bootstrap 4 in CodeIgniter 4

Lecture 89 Modeling Data and ORM in codeigniter 4

Lecture 90 Creating model in codeigniter 4

Lecture 91 Query builder with model in codeigniter 4

Lecture 92 Update and delete using model in codeigniter 4

Lecture 93 Getting records from model and sending to the view in codeigniter 4

Lecture 94 Removing the public and index.php from url in codeigniter 4

Lecture 95 Introduction to libraries

Lecture 96 Creating the database and setting with our system with model in codeigniter 4

Lecture 97 Creating the pagination in codeigniter 4

Lecture 98 What are the services in codeigniter 4

Lecture 99 Creating the form for validation class in codeigniter 4

Lecture 100 Validation data in codeigniter 4 using validating class

Lecture 101 Upload the image with upload library in codeigniter 4

Lecture 102 Session library in codeigniter 4

Section 7: Crud in Codeigniter 4

Lecture 103 Downloading the project and creating the Database with a table

Lecture 104 Creating the model in Codeigniter 4

Lecture 105 Creating the form and inserting the record

Lecture 106 Showing all the results

Lecture 107 Updating the student record

Lecture 108 Delete the student

Lecture 109 Adding Bootstrap 4 in the Crud Application

Section 8: Signup and Login System in Codeigniter 4

Lecture 110 Introduction to the signup system and setting our enrolment

Lecture 111 Creating the Signup form

Lecture 112 Creating a database and tables in Codeigniter 4

Lecture 113 Validate the form in Codeigniter 4

Lecture 114 How to send email in Codeigniter 4

Lecture 115 Validating user before inserting data in Codeigniter 4

Lecture 116 Flash data in Codeigniter 4 with redirect method

Lecture 117 Creating the Login form in Codeigniter 4

Everyone who wants to learn the PHP from Scratch,Everyone who wants to learn the SQL for PHP,Everyone who wants to learn Codeigniter 4,Everyone Who wants to learn the Codeigniter 4 CRUD,Everyone who wants to learn the login and registration system in Codeigniter 4