Curry
PHP Framework

core

db

html

utility

FileWriter::write

public boolean write ( string $text )
ファイルにテキストを書き込みます。

パラメーター

名前 内容
$text string 書き込むテキストを指定します。

返り値

成功した場合にtrue、失敗した場合にfalseを返します。