ROUTMIO_DEV

TOOLS

DDL GeneratorDDL → ERDDummy Data GeneratorRegex TesterJSON FormatterBase64 ConverterTimestamp ConverterCron BuilderMeeting Minutes

DATABASE

LANGUAGE

PHP JSON

4 functions

json_encodejson_encode(mixed $value, int $flags = 0): string|false

Returns the JSON representation of a value.

json_decodejson_decode(string $json, ?bool $associative): mixed

Decodes a JSON string.

json_last_errorjson_last_error(): int

Returns the last error occurred during JSON encoding/decoding.

json_last_error_msgjson_last_error_msg(): string

Returns the error string of the last json_encode() or json_decode() call.

Terms of ServicePrivacy PolicyContactIcons by Flaticon