<?php $value = 1; var_dump($value == true); var_dump($value === true);
You have javascript disabled. You will not be able to edit any code.