method:mime ( filename );return type:stringspecial:staticcontent:ใช้คืนค่า MIME-Type ของ fileexample:$path = "view/groups/groups.php"; echo file::mime ( $path );