File Type Extension

See all posts See thread Reply

Re: File Type Extension new!
by colin, 11 years ago
You should use MIME type rather than extension to determine the type of file.

After instantiating the class, you can read the extension in file_src_name_ext and the MIME in file_src_mime.Reply