Welcome Guest, Not a member yet? Register   Sign In
Upload File type
#2

[eluser]xwero[/eluser]
flv is not a known type in the config/mimes.php file. You should make a simple upload form and check the mime of the file after the post using
Code:
echo $_FILES['fileinputname']['type'];

And then add the flv key with the mimetype to the mimes.php file.


Messages In This Thread
Upload File type - by El Forum - 10-24-2007, 05:45 AM
Upload File type - by El Forum - 10-24-2007, 06:16 AM
Upload File type - by El Forum - 10-25-2007, 02:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB