Learn PHP for Beginners with this complete PHP crash course

What you will learn

You will be able to install and work comfortably with PHP

You will be able to read and write PHP code

You will be able to understand some backend key terms

You will be able to dive deep into some PHP complex topics easily

You will be able to grasp most common PHP standards code in no time

Description

Welcome to the informative PHP crash course for 2021 where learn modern PHP.

I put this crash course together for beginners and it was supposed to be less in the amount of time, but honestly, it got kind of far because the PHP is big, nonetheless, I promise you you will have great knowledge and confidence in your PHP skills after you finish this course.

So look at what I am offering here

Some backend terms

What is PHP

Why use PHP

  1. Variables
  2. Constants
  3. Comments
  4. Data types
  5. Operations
  6. Statements
  7. Loops
  8. Arrays
  9. Functions
  10. Super global Variables
  11. Forms
  12. Date and time

English

Language

Content

Introduction

Introduction

Installation

Installing Xampp

Installing Sublime

Basic Syntax and First Steps

Basic Syntax

Echo

Print and Differences between Echo and Print

Variables

Constants

Comments

Single vs Double Quotes

Basic Syntax

Echo

Comments

Data Types

Integers

Floats

Booleans

Strings

Nulls

Integers and Floats


Get Instant Notification of New Courses on our Telegram channel.


Operators

Arithmetical Operators

Assignment Operators

Comparison Operators

19-Increment and Decrement Operators

Increment and Decrement

Statements

If Elseif Else

Switch

if else

Loops

While

For

For

Arrays

Arrays and Indexed Arrays

Associative Arrays

Multidimensional Arrays

Indexed Arrays

Functions

Functions

Functions with Arguments

Functions

Super Globals

Intro to Super Globals

Post

Get

Sessions pt. 1

Sessions pt. 2

Date and Time

Date

Time

Date