3v4l.org

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

preferences:
48.38 ms | 402 KiB | 5 Q