51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#strtoupper
PHP strtoupper() 函数
把所有字符转换为大写:<?php高佣联盟 www.cgewang.comechostrtoupper("HelloWORLD!");?>strtoupper()函数把字符串转换为大写。注释:该函数是二进制安全的。相关函数:strtolower() -把字符串转换为小写lcfirst()&...
代码星球
·
2020-08-04
PHP
strtoupper
函数
按字母分类:
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
其他