TAG ARCHIVE

Tag: Comparisons(2 articles)

Browse all articles tagged with Comparisons.

What is the output of `var_dump(5 == '5');` in PHP?
PHP
Jan 29, 20265 min read

What is the output of `var_dump(5 == '5');` in PHP?

Symfony Certification Exam
What will `echo (0 == '0.0');` output in PHP?
PHP
Oct 3, 20235 min read

What will `echo (0 == '0.0');` output in PHP?

Symfony Certification Exam