<?php $a = '123'; $b = '0123'; if ($a == $b && is_string($a) && is_string($b) && strlen($a) !== strlen($b)) { echo 'This line will run.'; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`