@MihaiIorga the right solution is $json[0]->countryId , not $json[0].countryId because dot is user for string concatenation in php. ... $obj= ... ... <看更多>
Efficient, easy-to-use, and fast PHP JSON stream parser - GitHub ... nested values in arrays; Getting single scalar values; What is Json Pointer anyway? ... <看更多>