Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<?php //Enter your code here, enjoy! function test($b = null) { $b=isset($b)?$b:"notset"; echo "the value of \$b is ".$b; } test();
Editor Settings
Theme
Key bindings
Full width
Lines