Learn PHP Language In 10 Minutes!! PHP Language Tutorial

preview_player
Показать описание
PHP Tutorial for beginners !! This video is for anyone who wants to learn PHP or wants to revise things about PHP in very quick time.

Timestamps:
00:00 PHP is Dead
00:17 PHP History
00:40 PHP in HTML
01:05 Install PHP Server
01:52 PHP is Great!
02:20 Comments in PHP
02:38 Variables in PHP
03:01 PHP is weird!
03:27 Data types in PHP
06:37 if else in PHP
06:55 switch statement in PHP
07:39 while loop in PHP
08:01 do while loop in PHP
08:29 for loop in PHP
09:12 foreach loop in PHP
09:49 functions in PHP
#phptutorial

My Social Media Handles:

Music Used:

Music track: Balloon by Lukrembo
Music for Videos (Free Download)

Music track: Bake A Pie by Lukrembo
Royalty Free Music for Video (Safe)

Don't forget to Subscribe!!!
Рекомендации по теме
Комментарии
Автор

Ohhh man you make it so easy thank youu ❤

Shweta-dhmr
Автор

You can't really use NULL as an array key. What you're doing when you try to use NULL is actually using the empty string "" as the array key. PHP does some automatic type conversion to the allowable type in each context. Only string and integer are allowable types for array keys.

barneylaurance
Автор

thanks!
some suggestion: please apply some simple dark mode styling to the html. the sudden jumps from dark to white when you show the output is tripping me. 🤩😵‍💫😵

flaguser
Автор

Whomever you are "Thank you".

atlouis
Автор

why didnt you upload this 1 year ago. you made it so easy

bilalillahi
Автор

You keep mentioning that it's like C++, but you should first point out that it's based on perl, not C++.

KAZVorpal