<?php $a = true; $return = $a == true ?? "Success"; echo $return;
You have javascript disabled. You will not be able to edit any code.