₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,329,282 members, 8,439,723 topics. Date: Sunday, 05 July 2026 at 08:28 PM

Toggle theme

Yoda Condition? - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingYoda Condition? (413 Views)

1 Reply

Yoda Condition? by Karleb(op): 4:20pm On Jan 08, 2021
You might have probably seen something like this before now.

if (5 == $five);

It's called Yoda condition, you check the reverse.

I see this a lot in PHP codes and there are arguments as to why it is better than the normal comparison.

Personally, I don't like it.

Is it really necessary?
Re: Yoda Condition? by etoluw: 9:43am On Jan 09, 2021
Karleb:
You might have probably seen something like this before now.

if (5 == $five);

It's called Yoda condition, you check the reverse.

I see this a lot in PHP codes and there are arguments as to why it is better than the normal comparison.

Personally, I don't like it.

Is it really necessary?
it helps to avoid a bug where you mistakenly type "=" instead of "=="
Re: Yoda Condition? by The5DME(m): 2:20pm On Jan 26, 2021
Karleb:
You might have probably seen something like this before now.

if (5 == $five);

It's called Yoda condition, you check the reverse.

I see this a lot in PHP codes and there are arguments as to why it is better than the normal comparison.

Personally, I don't like it.

Is it really necessary?
check your mail.
1 Reply

234

Full Stack Developer Role AvailableAbout To Learn Programming At ProjaroStatic And Dynamic Website: What Is The Difference?