Search Results

  1. RecursiveDirectoryIterator::getSubPathname (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveDirectoryIterator::getSubPathname — Get sub path and name

  2. Mar 14, 2026 · RecursiveDirectoryIterator::getSubPathname (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveDirectoryIterator::getSubPathname — Get sub path and name

  3. See Also RecursiveDirectoryIterator::getSubPath () - Get sub path RecursiveDirectoryIterator::key () - Return path and filename of current dir entry <?php manual_footer (); ?>

  4. See Also RecursiveDirectoryIterator::getSubPath () - Get sub path RecursiveDirectoryIterator::key () - Return path and filename of current dir entry

  5. (PHP 5 >= 5.1.0, PHP 7) RecursiveDirectoryIterator::getSubPathname — Get sub path and name

  6. RecursiveDirectoryIterator::getSubPathname (PHP 5 >= 5.1.0, PHP 7) RecursiveDirectoryIterator::getSubPathname — Get sub path and name Description public RecursiveDirectoryIterator::getSubPathname ( ) : string Gets the sub path and filename. Parameters This function has no parameters. Return Values The sub path (sub directory) and filename. Examples Example #1 getSubPathname() example ...

  7. Simple usage example of `RecursiveDirectoryIterator::getSubPathname ()`. The RecursiveDirectoryIterator::getSubPathname function is a built-in function in PHP that is used to retrieve the sub path and name of a file or directory within a recursive directory iteration. It returns the relative path of the file or directory, including its parent directories.

  1. People also search for