Eric Lee wrote:

Hi Micheal,

One of way for this should be by checking the header of the file with its OggS magic number.
You may take a look at this page to see if it could help !

http://en.wikipedia.org/wiki/Ogg


But I'am confused that the mime type should be enough what type of data its coming !
Are there are any more  things you need to concern ?

The problem is that fileinfo just reports application/ogg for both Ogg Vorbis and Ogg Theora files, and I never want to trust extension or user to properly identify file.

Maybe I need to update some library that fileinfo function is built against or uses.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to