Method |
Description |
|
dir_closedir ( ) |
|
|
dir_opendir ( $url, $options ) |
|
|
dir_readdir ( ) |
|
|
dir_rewinddir ( ) |
|
|
mkdir ( $url, $mode, $options ) |
|
|
rename ( $urlFrom, $urlTo ) |
|
|
rmdir ( $url, $options ) |
|
|
stream_cast ( $castAs ) |
|
|
stream_close ( ) |
|
|
stream_eof ( ) |
|
|
stream_flush ( ) |
|
|
stream_lock ( $operation ) |
|
|
stream_open ( $url, $mode, $options, &$openedPath ) |
|
|
stream_read ( $length ) |
|
|
stream_seek ( $offset, $whence = SEEK_SET ) |
|
|
stream_set_option ( $option, $arg1, $arg2 ) |
|
|
stream_stat ( ) |
|
|
stream_tell ( ) |
|
|
stream_write ( $data ) |
|
|
unlink ( $url ) |
|
|
url_stat ( $url, $flags ) |
|
|