运维网's Archiver
论坛
›
php
› php实用小代码
娇w兴
发表于 2018-12-12 08:05:21
php实用小代码
1、实现中文字符串截取无乱码方法
开启mbstring扩展,然后自定义函数:
页:
[1]
查看完整版本:
php实用小代码