PHP 5.2.0
when using mime_content_ty pe("/path/to/my/video.avi")
I get an empty string every time
When I am supposed to get
video/x-msvideo
What is going on?
Thanks
Phil
when using mime_content_ty pe("/path/to/my/video.avi")
I get an empty string every time
When I am supposed to get
video/x-msvideo
What is going on?
Thanks
Phil
Comment