7 lines
45 B
PHP
Raw Normal View History

<?php
if ($foo) {
} else if ($bar) {
}