Run Code
Browser not compatible.
<?php
$a= NULL; var_dump($a);
?>