how to validate video file format?/
if change to this:Code:if ($HTTP_POST_FILES['file']['type'] != "image/gif" {
can work?Code:if ($HTTP_POST_FILES['file']['type'] != "video/wmv" {
|
Results 1 to 2 of 2
Thread: validate video file format
|
Click Here to Expand Forum to Full Width |