https://github.com/ralouphie/mimey <?php $mimes = new \Mimey\MimeTypes; // Convert extension to MIME type: $mimes->getMimeType('json'); // application/json
確定! 回上一頁