(PECL yaml >= 0.5.0)
yaml_emit_file — Send the YAML representation of a value to a file
$filename
,$data
,$encoding
= YAML_ANY_ENCODING,$linebreak
= YAML_ANY_BREAK,$callbacks
= null
Generate a YAML representation of the provided data
in the filename
.
filename
Path to the file.
data
The data
being encoded. Can be any type except
a resource.
encoding
Output character encoding chosen from
YAML_ANY_ENCODING
,
YAML_UTF8_ENCODING
,
YAML_UTF16LE_ENCODING
,
YAML_UTF16BE_ENCODING
.
linebreak
Output linebreak style chosen from
YAML_ANY_BREAK
,
YAML_CR_BREAK
,
YAML_LN_BREAK
,
YAML_CRLN_BREAK
.
callbacks
Content handlers for emitting YAML nodes. Associative array of classname => callable mappings. See emit callbacks for more details.
Returns true
on success.
Version | Description |
---|---|
PECL yaml 1.1.0 |
The callbacks parameter was added.
|
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant