yaml_emit

 string yaml_emit ( mixed $data [, int $encoding = YAML_ANY_ENCODING [, int $linebreak = YAML_ANY_BREAK ]] ) 

説明

Generate a YAML representation of the provided data.

戻り値

Returns a YAML encoded string on success.