PHP Front To Back [Part 7] - Conditionals & Comparison

preview_player
Показать описание
In this video we will look at if statements as well as if...else and switches in PHP. This video is for PHP and programming beginners. There are more advanced topics to come

CODE: Code for this video

VISIT US:

EDUONIX COURSES: Pleas use affiliate links from website below

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:

FOLLOW TRAVERSY MEDIA:
Рекомендации по теме
Комментарии
Автор

You're the only person who makes programming understandable to people like me who never understood it.

loliklolik
Автор

Everything up to now reminds me of JS and it is easy to learn, I waiting to see how it works with mySQL

Aimopotis
Автор

Excellent tutorials - great explanations

davespeigle
Автор

First, I greatly appreciate you content and the time expend to teach people the varius subjects you cover. Second, I have a page that loads content based on variable from the url. But no content loads on initial page load. No errors are given, but unless i click a link, no content is loaded into the div I want it to. For example: on initial page load I want home page content to load, without the user having to click a link in the page navigation. I am I am only two days into learning PHP.

JohnDoe-szjh
Автор

Your tutorials are great thank you
I come from C ... and i notice that PHP looks alike

But i don't have to worry about smaller staff like data types poiners and ... other ...it feels easy to code in ... but it is slower to run

limitless
Автор

Watching this before my end sem practical exams 😂

tastes-like-straberries
Автор

hey man can you do a tutorial of bootstrap and php example an inventory system which has both bootstrap and php, plz

collinssapic
Автор

alright.. I'm going to bed! been a long day on the channel!

ryansymons
Автор

What's the diffrence betwen an "AND" and an "OR"?

luanita
Автор

When should you use a switch statement over else if statement?

lemaywebdesign
Автор

i feel guilty if i dont put a like on every video i watch!

neamitika
Автор

7:01

"We also have OR, which means AT LEAST one of these has to be true"

Would be a more accurate statement, as with xor, ONLY ONE of these has to be true.

Ovrshot
Автор

5:10 why it displayed the 6 instead of $num cuz you written it in quotation and whatever is in the quotation dislay. why $num not displayed and its value displayed you have to write it outside the quotation to make it display plzzz???

kewinhawk
Автор

Say you made 5 functions then make that switch statement and in place of using echo can you put the name of the function there to run it if that case is true?

BadPerson
Автор

at time 6:47, seems like someone was running upstairs.

aquarookie