php associative array to json code example Example: php json string to associative array $assocArray = json_decode($data, true);