Learn about PHP Conditionals, What are If Statements in PHP, Intro to PHP Conditional Statements

Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=AHBQ8805oZo



Duration: 5:34
39 views
3


In our free PHP programming lessons, we will be looking at Learn about PHP Conditionals, What are If Statements in PHP, Intro to PHP Conditional Statements. This lesson is based on Codecademy's free PHP course, "Learn PHP". We are in the section, "Booleans and Comparison Operators", the lesson is, "If Statements". In this lesson, we learn about "If Statements" in PHP. We learn that we are able to specify a condition, and if the condition evaluates to true, then the code block within the "if statement" conditional will run. If the statement evaluates to false then the code will not run. Learning to use PHP "if statements" will allow you to add complexity to your code. "If Statements" in PHP will allow you to do things like, show a webpage if a user is logged in, or else we redirect them to a signup/login page. This is one example of how we can use if statements in PHP to add layers of complexity to our code. Make sure to practice using PHP if statements to truly master PHP. Learning if statements in PHP will be difficult at first, but with practice, you will master his important PHP concept! Thanks for watching Learn about PHP Conditionals, What are If Statements in PHP, Intro to PHP Conditional Statements.

Sponsored by The Programmer Coach: https://theprogrammercoach.com




Other Videos By We Will Code


2022-09-23What are Functions in WordPress, Easy Intro to Functions, Using WordPress Functions, WP Functions
2022-09-22How to Create A Wordpress Theme 2023, Become a Wordpress Developer, Make Custom Theme in Wordpress
2022-09-22Become a Wordpress Developer 2023, What is PHP, Use PHP in Wordpress Explained, Run PHP in Wordpress
2022-09-21Become a Wordpress Developer in 2023, Where to Begin, Free Local Wordpress Environment Installation
2022-09-19More About PHP Switch Statements, Fall Through Explained, Exclude Break in PHP Switch Statements
2022-09-182022 New MacBook Pro, M2, 16GB Unified Memory, 512 SSD Unboxing, MacBook Apple Reveal 2022
2022-09-15PHP Switch Statements Explained, Understanding Switch Statement Conditional Logic in PHP Programming
2022-08-19How Elseif Statements Work in PHP, Elseif Statements Explained, How to use an Elseif Conditional
2022-07-18What are Comparison Operators in PHP Programming, How do Comparison Operators Work, PHP Programming
2022-07-16PHP Identical and Not Identical Operators, True, False, Not True Operators in PHP Programming Lesson
2022-07-10Learn about PHP Conditionals, What are If Statements in PHP, Intro to PHP Conditional Statements
2022-07-10Intro to Booleans and Comparison Operators in PHP, Learn PHP Comparison Operators and Booleans Free
2022-07-03Review HTML Form Handling, superglobals Explained, Name and Action Attribute Explained in PHP, Guide
2022-07-03Using the action Attribute with HTML Forms, Handling HTML Forms with PHP, Forms action Attribute
2022-06-27Learn POST Form Handling in PHP, POST Requests and HTML Form Handling, What is a Post Request in PHP
2022-06-26Learn GET Form Handling with PHP, GET Requests and HTML Form Handling with PHP, Get Method Attribute
2022-06-20Request PHP Superglobals, Handle HTML Form with PHP, Codecademy Learn PHP, Learn HTML Form Handling
2022-06-18Yugioh Hidden Arsenal Unboxing , Hidden Arsenal Secret Rares, Parallel Rares Hidden Arsenal Yugioh
2022-06-16Intro to HTML Form Handling in PHP, Use HTML Forms with PHP, Handling HTML Form with PHP Shorthand
2022-06-16Opening new Yugioh LED9, Legendary Duels from the Deep Booster Box, New Pre-Sale Booster Packs
2022-06-13PHP Review, How to Use PHP to Generate HTML, What is Front-End, Back-End Client-Server Relationship



Tags:
Coding
Learn PHP
PHP
Programming
Server-side
back-end
code tutorial
tutorials