getID3
getID3
- Started
- Last post
- 5 Responses
- Engage_London
Anyone got any experience of using this in php? trying to get the filetype of an uploaded movie...
- rabattski0
no but can't you use mime type to get the filetype of the movie?
- Engage_London0
how do i do that?
- Engage_London0
ah cool.. sorry for being a lazy arse and not actually searching for someting obvious as that... thats the trouble when you go to far down one route!
Cheers
- rabattski0
np.
maybe you can use: http://de3.php.net/manual/en/fun…
don't know if it returns data if the files are movies (but you can always try).