例
yaml_emit_file
Yaml
PHP Manual
Yaml 関数
目次
yaml_emit_file
? Send the YAML representation of a value to a file
yaml_emit
? Returns the YAML representation of a value
yaml_parse_file
? Parse a YAML stream from a file
yaml_parse_url
? Parse a Yaml stream from a URL
yaml_parse
? Parse a YAML stream
例
yaml_emit_file
Yaml
PHP Manual