3v4l.org

run code in 300+ PHP versions simultaneously
<?php function __autoload($name) { echo "Möchte $name laden.\n"; throw new Exception("Kann $name nicht laden."); } try { $obj = new NonLoadableClass(); } catch (Exception $e) { echo $e->getMessage(), "\n"; } ?>

This is an error 404

There are `0` results


preferences:
143.72 ms | 1399 KiB | 7 Q