<?php try { @(function() { $name = 'azjezz'; echo 'Hello, ' . $nmae; echo "\n"; echo "How are you doing?"; })(); } catch(Throwable $e) { $e->resume(); }
You have javascript disabled. You will not be able to edit any code.