i tried to insert an image into mysql database but i got that error "Unable to guess the MIME type as no guessers are available (have you enabled the php_fileinfo extension?)."
i only found this extension extension=fileinfo i uncommented it but still getting the same error
i tried to open the php.ini file and i didn't find the "extension=php_fileinfo.dll" then i added it but still got the same error .
anyone faced the same issue please ?