PHP Lessons

PHP server-side programming

10 Lessons
PHP Beginner
PHP Introduction and Setup

Learn the basics of PHP programming, set up your development environment, and write your first PHP script. Perfect intro...

Imran Nadwi by Imran Nadwi
38 30m
2 months ago
PHP Beginner
PHP Variables and Data Types

Master PHP variables and data types including strings, integers, floats, booleans, arrays, and NULL. Learn variable nami...

Imran Nadwi by Imran Nadwi
45 45m
2 months ago
PHP Beginner
PHP Operators and Expressions

Learn PHP operators including arithmetic, assignment, comparison, logical, and string operators. Master operator precede...

Imran Nadwi by Imran Nadwi
33 40m
2 months ago
PHP Beginner
PHP Control Structures (If, Else, Loops)

Master PHP control structures including if-else statements, switch cases, while loops, for loops, foreach loops, and flo...

Imran Nadwi by Imran Nadwi
31 50m
2 months ago
PHP Beginner
PHP Functions - Creating and Using Functions

Learn PHP functions: creating custom functions, parameters, return values, variable scope, anonymous functions, closures...

Imran Nadwi by Imran Nadwi
33 55m
2 months ago
PHP Intermediate
PHP Arrays - Indexed and Associative Arrays

Master PHP arrays: indexed and associative arrays, multidimensional arrays, array functions, sorting, filtering, and pra...

Imran Nadwi by Imran Nadwi
33 60m
2 months ago
PHP Intermediate
PHP Forms and User Input Handling

Learn PHP form handling: GET vs POST methods, input validation, sanitization, file uploads, security measures, and build...

Imran Nadwi by Imran Nadwi
35 65m
2 months ago
PHP Intermediate
PHP and MySQL Database Integration

Master PHP and MySQL integration: database connections, CRUD operations, prepared statements, joins, transactions, and s...

Imran Nadwi by Imran Nadwi
28 70m
2 months ago
PHP Intermediate
PHP Object-Oriented Programming (OOP)

Master PHP object-oriented programming concepts including classes, objects, inheritance, and encapsulation with practica...

Imran Nadwi by Imran Nadwi
26 50m
2 months ago
PHP Intermediate
PHP Sessions and Cookies Management

Master PHP sessions and cookies: authentication, security, shopping carts, user preferences, remember me functionality, ...

Imran Nadwi by Imran Nadwi
29 60m
2 months ago