php: loop through json array - Stack Overflow
Set the second function parameter to true if you require an associative array Some versions of php require a 2nd paramter of true if you require an associative array $array = json_decode('[{"var1":"9","var2":"16","var3":"16"},{"var1":"8","var2":"15","var3...