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