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.