Control Structures
In this course, You will learn to define if conditions and looping statements. Right after this course, you will be able to write your...
Namespaces
In this course, You will learn to define Namespaces and Sub Namespaces. Right after this course, you will be able to organise your program...
Data Types
In this course, You will learn to define Strings, Integers, Double, Boolean and null. Right after this course, you will be able to write...
Expressions and Operators
In this course, You will learn how to use Expressions and Operators. Right after this course, you will be able to use different types...
Variables and Constants
In this course, You will learn to How to Define Variable and Constants in PHP. Right after this course, you will be able to...
Setting up PHP Environment
In this course, You will learn to how to setup PHP on your local machine (Windows or Mac). Right after this course, you will...
Introduction to PHP
In this course, You will learn about What is PHP and How it Works? Right after this course, you will be able to explain...