I have the doubt of which is MIME in PHP of the programs written in C language either .co c ++ what happens is that in my application I need that they can only upload files with that extension, I want to make a filter something like this:
if( $_FILES['archivo']['type']=='image/png')
but for extension .c or c ++