RecursiveDirectoryIterator::hasChildren

(PHP 5, PHP 7)

RecursiveDirectoryIterator::hasChildrenReturns whether current entry is a directory and not '.' or '..'

Açıklama

public RecursiveDirectoryIterator::hasChildren ([ bool $allow_links = FALSE ] ) : bool
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

allow_links

Dönen Değerler

Returns whether the current entry is a directory, but not '.' or '..'