filetypeDescripciónstring filetype ( string nombre_archivo )Devuelve el tipo del archivo. Los posibles valores son fifo, char, dir, block, link, file, y unknown. Devuelve FALSE si ocurre un error. filetype() producirá siempre un mensaje E_NOTICE si el llamado a stat falla o el tipo de archivo es desconocido.
Vea también is_dir(), is_file(), is_link(), file_exists(), stat(), y mime_content_type(). 1337810697 .................... |
|||||||||||