php 0e string code example Example: 0 == "string" php $a = 'a string';$b = 0; if ( $a == true && $b == false && $a == $b ) { exit;}