파일 경로로 mime type 찾기mime_content_type()string mime_content_type ( string $filename ) 파일 데이터로 mime type 찾기http://php.net/manual/en/function.finfo-buffer.php Procedural stylestring finfo_buffer ( resource $finfo , string $string = NULL [, int $options = FILEINFO_NONE [, resource $context = NULL ]] ) Object oriented stylepublic string finfo::buffer ( string $string = NULL [, int $options = FILEINFO_..