RecursiveDirectoryIterator
PHP Manual

RecursiveDirectoryIterator::getSubPathname

(PHP 5 >= 5.1.0, PHP 7)

RecursiveDirectoryIterator::getSubPathnameGet sub path and name

Açıklama

public string RecursiveDirectoryIterator::getSubPathname ( void )

Gets the sub path and filename.

Uyarı

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The sub path (sub directory) and filename.

Ayrıca Bakınız


RecursiveDirectoryIterator
PHP Manual