如何分别全角和半角以避免乱码 function ChgTitle($title) { $length = 46; if (strlen($title)>$length) { $temp = 0; for($i=0; PHP编程 2022-04-09 217 点赞 3 评论 328 浏览