UTILITY

read_json()

ShortPHP reference for read_json().

Signature

function read_json(string $path, bool $assoc = true): mixed

Example

read_json(...);

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: pluck()

Next: redact()

Back to utilities