Help for this page

Select Code to Download


  1. or download this
    if ($a || $b and $c)
    if (($a or $b) and $c)
    if(($a||$b)&&$c)