scalar encode(mixed $data, string $format, array $context = array())
Encodes data into the given format.
scalar encode(mixed $data, string $format, array $context = array())
Encodes data into the given format.
mixed | $data | Data to encode |
string | $format | Format name |
array | $context | options that normalizers/encoders have access to. |
scalar |
UnexpectedValueException |
Designed by : w10schools
service@w10schools.com
Please login to continue.