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