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
49 30m
3 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
65 45m
3 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
44 40m
3 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
42 50m
3 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
38 55m
3 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
47 60m
3 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
58 65m
3 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
39 70m
3 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
38 50m
3 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
41 60m
3 months ago