|
Introduction & Environment Setup
|
|
|
|
Introduction to PHP
|
Preview
|
|
|
Mini Quiz #1
|
|
|
|
Types of Servers
|
Preview
|
|
|
How to install xampp server in windows ?
|
|
|
|
How to install wampp server in windows ?
|
|
|
|
Mini Quiz #2
|
|
|
|
quiz 1
|
|
|
|
Assignment1
(1 pages)
|
|
|
|
MODULE 01
(3 pages)
|
|
|
Getting started
|
|
|
|
How to create your first PHP file
|
Preview
|
|
|
Let's Start PHP, Basic Syntax of PHP
|
|
|
|
Mini Quiz #1
|
|
|
|
Using HTML tag in PHP Code
|
|
|
|
Variables & Reference variable in PHP
|
|
|
|
Comments in PHP
|
|
|
|
String Concatenation in PHP
|
|
|
|
Mini Quiz #2
|
|
|
|
quiz 1
|
|
|
|
Assignment2
(1 pages)
|
|
|
|
MODULE 02
(4 pages)
|
|
|
Operators in PHP
|
|
|
|
Operators in PHP
|
|
|
|
Mini Quiz #1
|
|
|
|
Assignment Operators
|
|
|
|
Arithmetic Operators
|
|
|
|
Mini Quiz #2
|
|
|
|
Comparison Operators
|
|
|
|
Logical and Ternary Operators
|
|
|
|
Mini Quiz #3
|
|
|
|
quiz 1
|
|
|
|
Assignment3
(1 pages)
|
|
|
Project Setup
|
|
|
|
Project Setup in Xampp Server
|
|
|
|
include(), include_once(), require(), require_once() functions in PHP
|
|
|
|
quiz 1
|
|
|
|
Assignment4
(1 pages)
|
|
|
|
MODULE 04 (2)
(2 pages)
|
|
|
Conditional statement in PHP
|
|
|
|
Conditional statements in PHP
|
|
|
|
Implementation of conditional statement in PHP
|
|
|
|
quiz 1
|
|
|
|
Assignment5
(1 pages)
|
|
|
|
MODULE 05
(1 pages)
|
|
|
Loops & Array in PHP
|
|
|
|
Loops in PHP & its Types
|
|
|
|
Implementation of For loop in PHP with Example
|
|
|
|
Mini Quiz #1
|
|
|
|
while loop in PHP
|
|
|
|
continue, break Statement in PHP
|
|
|
|
Switch statement in PHP
|
|
|
|
Mini Quiz #2
|
|
|
|
Array in PHP | How to define an array ? | Types of array (index array, associated array, multi dimentional array)
|
|
|
|
Array funtions in PHP Part 1
|
|
|
|
Mini Quiz #3
|
|
|
|
List of pre-defined funtions of Array in PHP Part2
|
|
|
|
Iterating Array Using Foreach & For Loop
|
|
|
|
Iterating Array Using For Loop
|
|
|
|
quiz 1
|
|
|
|
Assignment6
(2 pages)
|
|
|
String Predefined Functions & User Define Function in PHP
|
|
|
|
Implode and Explode functions in PHP
|
|
|
|
Predefined String function in PHP Part-1
|
|
|
|
Predefined String function in PHP Part-2
|
|
|
|
Mini Quiz #1
|
|
|
|
Predefined Math functions in PHP
|
|
|
|
Function in PHP
|
|
|
|
User Define functions in PHP
|
|
|
|
Mini Quiz #2
|
|
|
|
quiz 1
|
|
|
|
Assignment 07
(1 pages)
|
|
|
|
MODULE 07
(4 pages)
|
|
|
HTTP Request Handling in PHP
|
|
|
|
HTTP Methods ( GET, POST & REQUEST Methods)
|
|
|
|
quiz 1
|
|
|
|
Assignment8
(1 pages)
|
|
|
|
MODULE 08
(2 pages)
|
|
|
File handling in PHP
|
|
|
|
File Handling in PHP (read, write, append, close, open)
|
|
|
|
File Uploadation in PHP
|
|
|
|
File Delete, Unlink in PHP
|
|
|
|
Practice Quiz of Overview of the C Programming Languages
|
|
|
|
quiz 1
|
|
|
|
Assignment9
(1 pages)
|
|
|
|
MODULE 09
(4 pages)
|
|
|
Date and Time
|
|
|
|
date_default_timezone_set() and getDate() | date function in PHP
|
|
|
|
date() and time() function in PHP
|
|
|
|
quiz 1
|
|
|
|
Assignment10
(1 pages)
|
|
|
Session and Cookies
|
|
|
|
Session handling
|
|
|
|
Cookies handling
|
|
|
|
Mini Quiz #1
|
|
|
|
Difference between Session & Cookies
|
|
|
|
mail() function in PHP
|
|
|
|
quiz 1
|
|
|
|
MODULE 11
(4 pages)
|
|
|
MYSQL introduction & CRUD Operations
|
|
|
|
Introduction to Database
|
|
|
|
MySQL - Introduction
|
|
|
|
MySQL - Running and Shutting down MySQL Server
|
|
|
|
Mini Quiz #1
|
|
|
|
MySQL - Connection of MySQL Server
|
|
|
|
MySQL - Database Manipulation Using PHP(Create Database)
|
|
|
|
MySQL - Data Types in MySQL
|
|
|
|
Mini Quiz #2
|
|
|
|
MySQL - Table Manipulation Create Tables, Drop Tables, alter tables, rename tables
|
|
|
|
MySQL - Insert Query add data into table
|
|
|
|
MySQL - Select Query -Part1
|
|
|
|
MySQL - Select Query -Part2
|
|
|
|
MySQL - Where Clause using PHP MySQLi
|
|
|
|
MySQL - Like Operator using PHP MySQLi
|
|
|
|
Mini Quiz #3
|
|
|
|
MySQL - Update Query using PHP MySQLi
|
|
|
|
MySQL - Delete Query using PHP MySQLi
|
|
|
|
Delete Multiple Rows using PHP MySQLi
|
|
|
|
Upload & Store File/Image using PHP MySQLi
|
|
|
|
Delete File/Image using PHP MySQLi
|
|
|
|
MySQL - Order By Keyword using PHP MySQLi
|
|
|
|
Redirect using PHP
|
|
|
|
Mini Quiz #4
|
|
|
|
quiz 1
|
|
|
|
Course Summary M-12
(19 pages)
|
|
|
Aggregate Functions
|
|
|
|
MySQL Aggregate Functions
|
|
|
|
MySQL count()
|
|
|
|
MySQL sum()
|
|
|
|
MySQL avg()
|
|
|
|
MySQL min()
|
|
|
|
MySQL max()
|
|
|
|
Mini Quiz #1
|
|
|
|
quiz 1
|
|
|
|
Assig #13
(1 pages)
|
|
|
|
Course Summary M-13
(2 pages)
|
|
|
MYSQL Enable & Disable Concept ,Group By, SQL Injection, Database Export & Import,Alias
|
|
|
|
Enable & Disable Using PHP Mysqli & Mysql
|
|
|
|
MySQL GROUP BY
|
|
|
|
MySQL - SQL Injection
|
|
|
|
MySQL - Database Export & Import
|
|
|
|
MYSQL - Alias
|
|
|
|
Mini Quiz #1
|
|
|
|
quiz 1
|
|
|
|
Assig #14
(1 pages)
|
|
|
|
Course Summary M-14
(5 pages)
|
|
|
MySQL Key
|
|
|
|
MySQL Unique Key
|
|
|
|
MySQL Primary Key
|
|
|
|
MySQL Foreign Key
|
|
|
|
MySQL Unique Key, Primary Key, Foreign Key Practicle
|
|
|
|
quiz 1
|
|
|
|
Assig #15
(1 pages)
|
|
|
|
Course Summary M-15
(2 pages)
|
|
|
MySQL JOIN
|
|
|
|
MySQL JOINS & Types
|
|
|
|
MySQL Inner Join
|
|
|
|
MySQL Left Join
|
|
|
|
MySQL Right Join
|
|
|
|
MySQL CROSS JOIN
|
|
|
|
quiz 1
|
|
|
|
Assig #16
(1 pages)
|
|
|
|
Course Summary M-16
(5 pages)
|
|
|
Login System using PHP & MySQL
|
|
|
|
PHP MySQL Login System (Using Session)
|
|
|
|
login - logout(Using Session)
|
|
|
|
Change Password Using Php & Mysql
|
|
|
|
Update Profile Using Php & Mysql
|
|
|
|
Forgot Password Using Php & Mysqli
|
|
|
|
Remember Me Concept(cookie)
|
|
|
|
Assig #17
(1 pages)
|
|
|
MySQL Triggers
|
|
|
|
MySQL Trigger
|
|
|
|
MySQL Create Trigger After Insert
|
|
|
|
MySQL Create Trigger Before Update Or Insert
|
|
|
|
MySQL Show Trigger
|
|
|
|
quiz 1
|
|
|
|
Assig #18
(1 pages)
|
|