Welcome Guest, Not a member yet? Register   Sign In
MY_Upload to work with Flash-Uploads (application/octet-stream)
#3

[eluser]Ignacio[/eluser]
Good good, excelent.

But I don't know why, I'm uploading a jpg pic and FileType retrieve me image/png.

The problem is here:

Code:
if (in_array($this->file_type, $png_mimes))
{
    $this->file_type = 'image/png';
}

Any way to solve this?


Messages In This Thread
MY_Upload to work with Flash-Uploads (application/octet-stream) - by El Forum - 05-01-2008, 10:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB