Problem with upload PNG images

See all posts See thread Reply

Re: Problem with upload PNG images new!
by colin, 13 years, 4 months ago
1. No, this just deals with MIME detection. If the file is accepted, and is an image, then all image-related functions will work.

2. In the code, inside the init() function, line 2206 in version 0.31.

3. Other MIME type detection methods are available if your system supports them. Check the log produced by the class to see how are the files detected.Reply