<?php $toDie = true; if($toDie) { echo 'Умерли'; } else { echo 'Живем'; }
You have javascript disabled. You will not be able to edit any code.