TAG ARCHIVE

Tag: Equality Comparison(2 articles)

Browse all articles tagged with Equality Comparison.

What will be the output of `echo (5 == '5');`?
PHP
Jan 29, 20265 min read

What will be the output of `echo (5 == '5');`?

Symfony Certification Exam
What will `var_dump([] == false);` return?
PHP
Oct 25, 20235 min read

What will `var_dump([] == false);` return?

Symfony Certification Exam