Todo List
void dir_closedir( )
void dir_opendir( mixed $sPath, mixed $iOptions)
void dir_readdir( )
void dir_rewinddir( )
void getFileList( mixed $aInput)
void getTar( mixed $sPath)
void stream_close( )
void stream_eof( )
void stream_flush( )
void stream_open( mixed $sPath, mixed $sMode, mixed $iOptions, mixed &$sOpenedPath)
void stream_read( mixed $iCount)
void stream_seek( mixed $iOffset, mixed $iWhence)
void stream_stat( )
void stream_tell( )
void stream_write( mixed $sData)
void tarFileExists( mixed $aInput)
void unlink( mixed $sPath)