*strrev:*意思是按字节反转字符串的(英文字母一个是一个字节)
<?php
//按字节反转的
print strrev("this is not a problem!");
?>
*strrev:*意思是按字节反转字符串的(英文字母一个是一个字节)
<?php
//按字节反转的
print strrev("this is not a problem!");
?>
上一篇:PHP经典:替换子字符串
下一篇:php经典:访问子字符串
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M