if($a && $b == $c){


č l'equivalente di

if ($a==true and $b==$c) { ...