PHP 函数 chop PHP 函数 bin2hex PHP 函数 chr PHP 函数 chop <?php $str = "Coding Dict!"; echo $str . " "; echo chop($str,"Dict!"); ?> PHP 函数 bin2hex PHP 函数 chr