Hi All,
How to get video duration using php?
Is there anyway in php to get duration of video(any type)?
Printable View
Hi All,
How to get video duration using php?
Is there anyway in php to get duration of video(any type)?
take a look at this class. it should be able to do what you want, and there are plenty of examples to get you started.