PHP BASICS

PHP – course preview thumbnail
Preview

PHP – Sneak Peek

🚀 Unlock ALL CODING COURSES with the Dirassa Coding Pass for just 499 MAD/Month GET NOW

This beginner-friendly PHP course shows you what the server actually does with your data. Type something, send it, and PHP will shape it in real time.

⚡ Test Yourself: The Power of PHP

Type a word and watch how PHP processes it 🧠

Enter something and press Run PHP.

As you progress, you’ll see how PHP works with forms, sessions and databases to build real features.

Learn PHP step by step.

From “hello world” to a working Gold Price Calculator with discount codes.

EP1

Getting Started with PHP

Setup + first PHP page (6:17) — get your environment running.

EP2

Variables: strings, integers & echo

Understand PHP data and print to the page (8:07).

EP3

Arrays & the DRY principle

Group data and write cleaner code (8:34).

EP4

Conditions & if statements

Make PHP react to logic (11:08).

EP5

Loops: for, while & foreach

Repeat tasks over arrays & numbers (6:46).

EP6

Booleans & functions

Write reusable logic & return values (10:50).

EP7

PHP meets HTML

Forms + $_GET + $_POST + requests (7:21).

EP8

Error handling & exceptions

Catch issues and keep your app alive (6:34).

EP9

Final Project: Gold Price Calculator

Build the full app with discount codes (13:49).