Help for this page
if ($some_condition) { ... { # do something ... }
if ($x > 10) { ... { # do something else }