registerFileStreamWrapper() public method
Registers GridFS stream wrapper for the $fileStreamProtocol protocol.
| public string registerFileStreamWrapper ( $force = false ) | ||
|---|---|---|
| $force | boolean |
Whether to enforce registration even wrapper has been already registered. |
| return | string |
Registered stream protocol name. |
Please login to continue.