<?php $test1 = 0; $test2 = 0; $test = 1 === $test1 || 1 === $test2; var_dump($test);
You have javascript disabled. You will not be able to edit any code.