What do i have to use instead of image/png in order to upload an image of that format in IE? (For example jpeg is pjpeg. What about png?)
Thank you
Can't upload png images on IE
Moderator: General Moderators
Re: Can't upload png images on IE
Where are you using that? Are you checking the type on upload? If so, you can use getimagesize() to determine the type of image it is and you don't have to mess with mime types as that info is returned in the array from getimagesize().
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.