Decode json file php July 8, 2019 16 32 64 128 Json_decode(file_get_contents( php //input )) Php json_decode file_get_contents $data = json_decode(file_get_contents('php //input') true) $data = json_decode(file_get_contents( php //input )) $_post = json_decode(file_get_contents('php //input') true)