<?php try{ throw new Exception('test'); }catch(Exception $e) { echo "seen"; die('never gonna give up'); }
You have javascript disabled. You will not be able to edit any code.