Control Structures | PHP for beginners | Learn PHP | PHP Programming | Learn PHP in 2020

Publié le: 30 mars 2020
sur la chaîne: Code With Dary
1,672
46

Hi guys, welcome to my PHP course for beginners in 2020.

Do you want to learn PHP from scratch? In this course, I will be going through all the basics of PHP. I will show you how you could use PHP in HTML code, what variables and data types are, all the different type of operators, control structures, user functions and built in functions and what the super globals are and how you could use them.

After learning all the basics topics, I want to focus on databases using MySQL because we will be creating a login system after.

The main focus in this episode are control structures. There are multiple types of control structures in PHP. The first one that I will discuss is the “if” statement”, which is the most important one. It will allow conditional execution of code based on an expression. If the expression evaluates to true, the PHP code inside the curly braces will be executed. If it evaluates to false, the else statement comes in handy because whatever if inside the curly braces of the else statement, will be printed out.

The last control structure in this episode is the elseif statement. And this will only be executed if the “if” statement is not true. Then, it will check if the elseif statement is true or not.

My official websites for questions or anything else:
https://www.darynazar.com

If you are new to programming and you want to learn HTML5 and CSS3, I recommend you to follow the following course first:
   • Learn HTML5 and CSS3 from scratch  

Follow me on social media
  / darynazar  
  / dary-nazar-61502ab2  

Useful products for programming and recording that I use
Microphone I use:
https://amzn.to/39r7qVD

My laptop stand:
https://amzn.to/32PULcn

External monitor:
https://amzn.to/2wzxPSl

Reading LED Desk lamp:
https://amzn.to/2PNMoJ5

External Hard Drive to save projects:
https://amzn.to/2TEjWdI

Laptop I use:
https://amzn.to/3aspOxp


Sur cette page du site, vous pouvez voir la vidéo en ligne Control Structures | PHP for beginners | Learn PHP | PHP Programming | Learn PHP in 2020 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Code With Dary 30 mars 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,672 fois et il a aimé 46 téléspectateurs. Bon visionnage!