PHP Tutorial for Beginners to Advance Full Course Overview Part 2
-
What is Website
-
What is domain and hosting
-
What is WWW
-
What is Internet
-
What is Server Technology
-
What is Client Technology
-
What is PHP
-
XAMPP And WAMPP Server
-
First Program in PHP
-
Variable in PHP
-
Data Type in PHP
-
print operation in php
-
array in PHP
-
function in php
-
Comments in php
-
include and require function in php
-
PHP Control Structures (if,if else and switch etc)
-
Loop in PHP
-
Cookie in PHP
-
Session In PHP
-
File Handling in PHP
-
Error Handling in PHP
-
Form Handling in PHP
-
Super Global Variable in PHP
-
implode and explode function in PHP
-
String Operation in PHP
-
Date Operation in PHP
Advance PHP Tutorial
-
What is Database
-
What is sql
-
What is mysql
-
difference between sql and mysql
-
what is data
-
what is row and field
-
what is query
-
database connection in php to mysql
-
insert data in database
-
select data from database
-
Delete Data using php and mysql
-
Update Data using php and mysql
-
order by query in php mysql
-
group by in php mysql
-
join in php mysql
Object Oriented PHP
-
What is OOPS
-
What is class
-
What is object
-
What is function
-
what is constructor
-
what is deconstructor
-
access modifiers in php
-
Inheritance in php
-
class Constants
-
Abstract class in php
-
Interfaces in php
-
Static Methods in PHP
-
Static properties in PHP
-
Namespaces in PHP
MySQL Operation Using OOPS PHP
-
Database Connection
-
insert data in database
-
select data from database
-
Delete Data using php and mysql
-
Update Data using php and mysql
-
order by query in php mysql
-
group by in php mysql
-
join in php mysql
PDO Tutorial
-
What is PDO
-
Insert data in database using PDO
-
Select Data from Database using PDO
-
Update Data using PDO
-
Delete Data using PDO
2 Projects Using PHP