Coddy logo

Login

menu icon
Loading...Creator image

Creator

Anonymous

Introduction to PHP

In this course, you will learn the basics of PHP programming language for total beginners.

46 Lessons

42 Challenges

certification icon

With Certificate

Prerequisites

No prior knowledge required

Save for later

Introduction

Introduction

Hello World!

PHP tags

Variables

Numbers

Assignment & Decleration

String

Boolean

Null and Empty

Recap Challenge #1

Operators

Arithmetic operators

Arithmetic shortcuts

Comparison Operators

Equality & Strict Equality

Logical Operators Part 1

Logical Operators Part 2

String Operators

Recap Challenge #2

Recap Challenge #3

Decision Making

If Statement

If - Else

Recap Challenge #4

Basic IO

Output with Variables

Cast

New Line

Recap Challenge #5

Recap Challenge #6

Loops

For Loop

While Loop

Break

Continue

Recap Challenge #7

Functions

Declare a Function

Arguments

Return

Variable Scope in Functions

Recap Challenge #9

Recap Challenge #10

Array

Declaring an Array

Accessing Array Elements

Modifying Arrays

Array Functions

Recap Challenge #11

Recap Challenge #12

Final Challenges

Asterisk Pyramid

Transpose an Array

Goods & Construction