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