UTILITY
read_json()
ShortPHP reference for read_json().
Signature
function read_json(string $path, bool $assoc = true): mixed
Example
read_json(...);Extension: Core