(PHP 3, PHP 4 >= 4.0.0)
string filetype
Devuelve el tipo de fichero. Valores posibles son fifo, char, dir, block, link, file, y unknown.
Devuelve FALSE si ocurre un error.
Los resultados de esta función son cacheados. Ver clearstatcache() para más detalles.