[php]iconv_strrpos - 關鍵字符在原始字串中最後出現的位置 <?php $int = iconv_strrpos("大學危機!56系所明年消失","明","UTF-8");echo $int; ?> 輸出:9