<?php var_dump( mb_check_encoding("test:test", "UUENCODE"), mb_detect_encoding("test:test", ["UUENCODE"], false), mb_detect_encoding("test:test", ["UUENCODE"], true) );
You have javascript disabled. You will not be able to edit any code.