<?php $var = 1; $var or die("It won't stop here"); $var = 0; $var or die("Stop here"); echo "You won't see this!";
You have javascript disabled. You will not be able to edit any code.