Introduction to Control Structure in PHP | Techup Guys
Welcome Back to another Video Guys ! I have explained all the available control structures in php in this videos here ! Also the Conditional and Looping statements are all merged together in this video together with some extras !
Including all the switching statements that have replaced the conditional statements in php are also being explained for instant code related to particular topic you can follow the Chapters of the video and for more basic information regarding these topcis you can try learning with the Theory below !
Different Types of Control Structures in php :-
1. Conditional Statements :- These are the types of statements that are used in case of running a code depending on a set of condition in php. In this case the code will only run if the condition will be try ! These included if-else, if-elseif-else or nested if and its varients.
2. Looping Statements :- These are the types of statements which are used for running a particular block of code untill the user gets its satisfied result while the code is been running till the condition given is satisfied. The keywords like, while, do-while, for and foreach are used all in differnet ways for runnning a particular block of code !
3. Switching Statement :- These are the statements that are working as a replacement of conditional statements in almost every language and are used in case we have to making the condition dependent on any particular variable's value.
4. Break and Continue :- These statements are used in case we are working with the Looping statements and we have to work either on stopping the loop or for exiting a particular iteration of the loop, and these do not depends on the type of loop, means are valid for all kinds of loops !
5. Include and Require :- These statements are totally different from all the kinds of statements that are mentioned above ! Here include statement is used in order to include the php file in the main html file and require do the same thing the main difference here is that in case of using require if there is any kind of error it will show you, but in case of include it will ignore the errors !
Tag Marks for Instant Coders :-
0:00 - Introduction
0:47 - Starting up with code
1:22 - Conditional Statements (IF varient 1st)
2:30 - If 2nd varient (Nested If)
4:13 - If 3rd varient (Else if)
6:13 - Control Structure (Looping Statements)
7:01 - Looping Statement - While Loop
8:00 - Looping Statement - Do-while Loop
9:01 - For Loop (1st Varient)
11:00 - Foreach Loop (2nd Varient)
12:49 - Foreach Loop's 2nd Varient
14:29 - Output
15:25 - Switch Statement
17:02 - Another way for using Switch
19:05 - Break and Continue Statements
21:55 - Include and Require Keywords in php
For Getting more tips regarding your coding skills, you just need to subscribe my Telegram Channel details regarding this is been given below :-
Telegram Channel Name :- Techup Guys
Telegram Channel Link :- https://t.me/ackwolver3066
My Vlogging Channel :- VlogItOut
Link is here :- https://www.youtube.com/@vlogitout-ack
I also used to aware using notes from my other Social Media Accounts ! One of those is listed below :-
Instagram Id :- @ackwolver3066
Thanks for your love and support till now !
By Ack Wolver !
Hastages related to above one !
#php #phpprogramming #php8 #phpscripts #phpstorm #phpprogrammer #phpforbeginner #phpframework #phpfullcourse #phpcourse #phpcode #phpforbeginners #phptutorials #phptechnicalframework #phptutorialforbeginners #phptraining #phptutorialinhindi #phpdeveloper #phpdevelopment #phpdevelopers #phpagency #phplanguage
Видео Introduction to Control Structure in PHP | Techup Guys автора Заработок с помощью PHP
Видео Introduction to Control Structure in PHP | Techup Guys автора Заработок с помощью PHP
Информация
1 декабря 2023 г. 3:55:52
00:23:04
Похожие видео