首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
mb_strimwidth
mb_strimwidth
获取按指定宽度截断的字符串
名称:
mb_strimwidth
分类:
多字节字符串
所属语言:
php
一句话介绍:
获取按指定宽度截断的字符串
相关内容
如何使用 gettimeofday 函数计算 SQL 查询的执行时间?
3
PHP ceil() 函数与 intval() 函数结合使用技巧
4
socket_set_block 在高并发环境下的风险与应对
2
mysqli::set_charset 与 mysqli_set_charset 的区别和使用场景
9
同类函数
mb_output_handler
mb_output_handler
在输出缓冲中转换字符编码的回调函数
mb_language
mb_language
设置/获取当前语言
mb_detect_encoding
mb_detect_encoding
检测字符编码
mb_stripos
mb_stripos
大小写不敏感地查找字符串在另一个字符串中
mb_http_input
mb_http_input
检测HTTP输入字符编码
mb_convert_case
mb_convert_case
对字符串进行大小写转换
mb_strripos
mb_strripos
大小写不敏感地在字符串中查找一个字符串最
mb_chr
mb_chr
获取特定字符
热门文章