[php] Exception

Viewer

copydownloadembedprintName: Exception
  1. <?php
  2. namespace PHPMailer\PHPMailer;class Exception extends\Exception{public function errorMessage(){return'<strong>'.htmlspecialchars($this->getMessage(),ENT_COMPAT|ENT_HTML401)."</strong><br />\n";}}

Editor

You can edit this paste and save as new:


File Description
  • Exception
  • Paste Code
  • 23 Jun-2021
  • 202 Bytes
You can Share it: