Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<?php $cars=array("Volvo","BMW","SAAB"); sort($cars); for($x=0;$x<count($cars);$x++) { echo $cars[$x]; echo "<br>"; } ?>
Editor Settings
Theme
Key bindings
Full width
Lines