3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Contacts = "µ4µµ2µ"; mb_internal_encoding("UTF-8"); if(is_array($Contacts)) { $C = $Contacts; } else { $C = explode("µµ", mb_substr($Contacts, 1, -1, "UTF-8")); } print_r($C);

preferences:
38.65 ms | 402 KiB | 5 Q