码迷,mamicode.com
首页 > 其他好文 > 详细

8. 有关函数的系统函数(记)

时间:2017-12-24 22:46:30      阅读:149      评论:0      收藏:0      [点我收藏+]

标签:bsp   ucf   pos   alt   分享   ace   格式   位置   back   

技术分享图片
 技术分享图片

 其他的系统函数:

技术分享图片
 常用内部函数:
        *字符串函数
                *输出与格式化:echo,print_r,var_dump,print,printf
                *字符串去除与填充:trim,ltrim,rtrim,str_pad
                *字符串连接与分割:implode,join,explode,str_split
                *字符串截取:substr,strchr,strrchr
                *字符串替换 :str_replace,substr_replace
                *字符串长度与位置:strlen,strpos,strrpos
                *字符转换:strtolower,strtoupper,lcfirst,ucfirst,ucwords
                *特殊字符处理:nl2br,addslashes,htmlspecialchars,htmlspecialchars_decode

8. 有关函数的系统函数(记)

标签:bsp   ucf   pos   alt   分享   ace   格式   位置   back   

原文地址:http://www.cnblogs.com/youyuanjuyou/p/8099348.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!