File:
hello.php
- Tab length:
1
2
4
8
- Lines:
on
off
- No wrap:
on
off
<?php
echo
'Hello World!'
;
?>