3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = '=?UTF-8?B?0KHQutC70LDQtCDQntCe0J4g0JPQsNGA0LDQvdGCINC00LvRjyDQkdGL0YHRgtGA0L7QutCw0LHQtdC7?= =?UTF-8?B?0YwsIFJ1c0NhYmxlLCDQmtCw0LHQtdC70YzQvdGL0Lkg0YHQv9GA0LDQstC+0YfQvdC40LosINCT0LQ=?= =?UTF-8?B?0LXQmtCw0LHQtdC70YwsINCa0LDQsdC10LvRjCDQntC90LvQsNC50L0uINGCLiA4LTkwOS0zNDMtMTMt?= 00..xls'; function decode_utf8(string $str): string { $temp = preg_split('/\s*\?=\s*/', preg_replace('/\s*=\?UTF-8\?B\?\s*/', '', $str)); $end = array_pop($temp); $out = ''; foreach ($temp as $value) { $out .= base64_decode($value); } return $out . $end; } echo decode_utf8($string);
Output for 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.32, 8.3.0 - 8.3.33, 8.4.1 - 8.4.24, 8.5.0 - 8.5.9
Склад ООО Гарант для Быстрокабель, RusCable, Кабельный справочник, ГдеКабель, Кабель Онлайн. т. 8-909-343-13-00..xls

preferences:
82.22 ms | 1617 KiB | 4 Q