yaml_emit_file

 bool yaml_emit_file ( string $filename , mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK ]] ) 

説明

Generate a YAML representation of the provided data in the filename.

戻り値

Returns TRUE on success.