(PHP 3, PHP 4 )
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.