PHPMailer::filenameToType
Try to map a file name to a MIME type, default to application/octet-stream
Signature
public function filenameToType(string
$filename )
Parameters
-
$filename
- A file name or full path, does not need to exist as a file
Returns
- string