<?php $x = null; var_dump($x ?: 'hoppa');
You have javascript disabled. You will not be able to edit any code.