fork download
  1. <?php switch ($oEx->getCode()): case -9999: break; ?>
  2.  
  3. <?php default: ?>
  4.  
  5. <h1>jiojiojio</h1>
  6.  
  7. <?php endswitch; ?>
Runtime error #stdin #stdout #stderr 0.02s 24400KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Notice:  Undefined variable: oEx in /home/trNQMY/prog.php on line 1
PHP Fatal error:  Call to a member function getCode() on null in /home/trNQMY/prog.php on line 1