I have this:
array("application/x-zip-compressed","application/x-rar","image/gif","image/jpeg jpeg jpg jpe","image/png png","application/msword","application/vnd.ms-excel","text/plain");
But it does not recognise:
.rar, .jpg, .jpeg, .png
Are some of the mime types wrong or is it possibly PHP5 that supports some of this??