update : 2015.11.03
php.shukuma.com검색:
|
yaml_emit_file(PECL yaml >= 0.5.0) yaml_emit_file — Send the YAML representation of a value to a file 설명
bool yaml_emit_file
( string
$filename
, mixed $data
[, int $encoding = YAML_ANY_ENCODING
[, int $linebreak = YAML_ANY_BREAK
[, array $callbacks
]]] )
Generate a YAML representation of the provided 인수
반환값
Returns 변경점
|