codice:
$estensione = array_pop(explode('/', $_FILES['nomefile']['type']));
array_pop()

explode()