php read json file and echo code example Example: php decode json file Click to copy$json = json_decode(file_get_contents('/path/to/your/file.json'));