Forum Moderators: coopster
I can handle wmv playing and redirection on same page using PHP, but i don't know who to get end time of a wmv file, how i will know that file is finished and now redirect on second movie?
Please give idea of this...
Thanks
Other than that, there isn't any PHP function that will help you to get this information. There may be a shell command I am not aware of that will allow you to get this, in which case you would only need to run the command and get back the output using system [us2.php.net], or any of the similar functions.
I hope this has provided some kind of plausible solution :)
Oh, why don't you just edit the movies and put them together as one? Another possible idea ;)
Good luck!