streamWrapper::url_stat()(PHP 4 >= 4.3.2, PHP 5, PHP 7)Retrieve information about a file说明publicstreamWrapper::url_st...
streamWrapper::unlink()(PHP 5, PHP 7)Delete a file说明publicstreamWrapper::unlink(string $path): boolThis method is called...
streamWrapper::stream_open()(PHP 4 >= 4.3.2, PHP 5, PHP 7)Opens file or URL说明publicstreamWrapper::stream_open(string...
streamWrapper::mkdir()(PHP 5, PHP 7)Create a directory说明publicstreamWrapper::mkdir(string $path,int $mode,int $options):...
streamWrapper::rmdir()(PHP 5, PHP 7)Removes a directory说明publicstreamWrapper::rmdir(string $path,int $options): boolThis...
streamWrapper::rename()(PHP 5, PHP 7)Renames a file or directory说明publicstreamWrapper::rename(string $path_from,string $...