PHP == vs === Type Juggling Trap
STOP! PHP == does type juggling that will break your code. See '0' == false and 0 == 'false'. The results are INSANE!
#php #phptricks #codingtips #programmingtutorial #phptypejuggling #phpcomparison #==vs=== #phpquiz #codingchallenge #phpshorts #phpbugs #typecoercion