©
本文档使用 PHP中文网手册 发布
(PHP 5 >= 5.1.0)
RecursiveDirectoryIterator::getSubPathname — Get sub path and name
Gets the sub path and filename.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
The sub path (sub directory) and filename.
[#1] info at diy-cms dot com [2011-04-29 16:50:07]
In case you run into a cross-platform issue when retrieving the sub-path , use FilesystemIterator::UNIX_PATHS flag to fix it