error_reporting(E_ERROR | E_WARNING | E_PARSE); function myErrorHandler($errno, $errstr, $errfile, $errline) { // Do something other than output message.
確定! 回上一頁