<?php try { throw new RuntimeException('Incorrect validation/form details given.'); } catch (RuntimeException | Exception $ex) { echo("debug: ".print_r(debug_backtrace(),true)); }
You have javascript disabled. You will not be able to edit any code.