51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#ucwords
PHP ucwords() 函数
把每个单词的首字符转换为大写:<?php高佣联盟 www.cgewang.comechoucwords("helloworld");?>ucwords()函数把字符串中每个单词的首字符转换为大写。注释:该函数是二进制安全的。相关函数:ucfirst() -把字符串中的首字符转换为大写lc...
代码星球
·
2020-08-04
PHP
ucwords
函数
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他