mongodb\file\ActiveRecord writeFile()

writeFile() public method

Writes the the internal file content into the given filename.

public boolean writeFile ( $filename )
$filename string

Full filename to be written.

return boolean

Whether the operation was successful.

throws yii\base\InvalidParamException

on invalid file attribute value.

doc_Yii
2016-10-30 17:08:17
Comments
Leave a Comment

Please login to continue.