An exception can be throw n, and caught (" catch ed") within PHP. ... do_something_risky() or throw new Exception('It did not work'); }
確定! 回上一頁