$path_parts = pathinfo($fajl_name); $filenev=substr($fajl_name,0,strrpos($fajl_name,'.')); $doctype=$path_parts["extension"];